Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-8364

2D chart: add intermediate tick marks

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Invalid
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: Firefly
    • Labels:

      Description

      Add axis intermediate tick marks, specially interesting for LOG scale

        Attachments

          Issue Links

            Activity

            Hide
            ejoliet Emmanuel Joliet added a comment -

            The idea behind is to expose to the user the tick marks options that are controlled in highchart:
            http://api.highcharts.com/highcharts/xAxis.tickInterval

            On logarithmic axes, the tickInterval is based on powers, so a tickInterval of 1 means one tick on each of 0.1, 1, 10, 100 etc. A tickInterval of 2 means a tick of 0.1, 10, 1000 etc. A tickInterval of 0.2 puts a tick on 0.1, 0.2, 0.4, 0.6, 0.8, 1, 2, 4, 6, 8, 10, 20, 40 etc.

            Show
            ejoliet Emmanuel Joliet added a comment - The idea behind is to expose to the user the tick marks options that are controlled in highchart: http://api.highcharts.com/highcharts/xAxis.tickInterval On logarithmic axes, the tickInterval is based on powers, so a tickInterval of 1 means one tick on each of 0.1, 1, 10, 100 etc. A tickInterval of 2 means a tick of 0.1, 10, 1000 etc. A tickInterval of 0.2 puts a tick on 0.1, 0.2, 0.4, 0.6, 0.8, 1, 2, 4, 6, 8, 10, 20, 40 etc.
            Hide
            tjenness Tim Jenness added a comment -

            Gregory Dubois-Felsmann this ticket has popped up as an old untouched ticket at CCB. Can you please comment on its status?

            Show
            tjenness Tim Jenness added a comment - Gregory Dubois-Felsmann this ticket has popped up as an old untouched ticket at CCB. Can you please comment on its status?
            Hide
            gpdf Gregory Dubois-Felsmann added a comment -

            The "highcharts" package has been retired from Firefly and replaced by Plotly. We currently do not have Plotly configured to display unlabelled "subticks", if that's what this ticket was originally about, but the standard tick mark strategy being used seems satisfactory, and there is no point to keeping this ticket open.

            A new ticket can be opened if user feedback suggests a need for turning on subticks or providing a UI option for them.

            Show
            gpdf Gregory Dubois-Felsmann added a comment - The "highcharts" package has been retired from Firefly and replaced by Plotly. We currently do not have Plotly configured to display unlabelled "subticks", if that's what this ticket was originally about, but the standard tick mark strategy being used seems satisfactory, and there is no point to keeping this ticket open. A new ticket can be opened if user feedback suggests a need for turning on subticks or providing a UI option for them.

              People

              Assignee:
              Unassigned Unassigned
              Reporter:
              xiuqin Xiuqin Wu [X] (Inactive)
              Watchers:
              Emmanuel Joliet, Gregory Dubois-Felsmann, Tim Jenness, Xiuqin Wu [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.