Skip to content

Fix menu button in plots

Chosson Ulysse requested to merge FIX_button_on_plots into feature/switch-to-django3

Fixed

  • Fix menu of scatter plot:
    • X axis field selection.
    • X axis log scale.
    • Y axis field selection.
    • Y axis log scale.
    • Set labels.
    • Selection mode.
    • Planet Table button.
  • Fix decode url in DiagramTools.js
  • Fix menu of histogram plot:
    • X axis field selection.
    • X axis log scale.
    • Y axis field selection.
    • Y axis log scale.
    • Bars colors selection and displaying.

Merge request reports