Skip to content

Settings and activity

25 results found

  1. 134 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Jamie supported this idea  · 
    An error occurred while saving the comment
    Jamie commented  · 

    this, or at least some built in functionality for toggling visibility of plotlines, plotbands, and their labels would be incredibly useful.

    would help eliminate problems like this case:
    http://stackoverflow.com/questions/15012633/highcharts-issue-with-showing-and-hiding-plot-lines-and-bands-on-legenditemcli

  2. 25 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    @Larry - do you mean having the histogram rotated horizontally?

    If so, take a look at this SO answer and demo:

    https://stackoverflow.com/questions/35584760/horizontal-bar-and-line-chart-with-highcharts/35589644#35589644

    http://jsfiddle.net/jlbriggs/r2Lvo2dw/

    An error occurred while saving the comment
    Jamie commented  · 
    An error occurred while saving the comment
    Jamie commented  · 

    I make histograms with Highcharts frequently: http://jsfiddle.net/jlbriggs/9LGVA/3/
    But you have to pre-process your data.

  3. 12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Jamie supported this idea  · 
    An error occurred while saving the comment
    Jamie commented  · 

    Jon - the value of a beeswarm plot is being able automatically arrange the points in a large data set, to see the distribution of the data. Any data set that you might want to view a distribution of (histogram, boxplot, violin plot, etc) would be fair game for viewing as a beeswarm plot.

    Arranging the x values by hand in that manner is not an viable option in such a case.

    Here is an example dataset pulled from the same package as the link in the request above:
    http://jsfiddle.net/jlbriggs/e7k3ar4o/

    This fiddle is a demo of a technique that generates a histogram for a given data set, that has also been set to return the individual points, stacked within the bins that they fall into (the idea being to show the histogram, but also show how the data actually fits within each bin, which can sometimes give additional insight about the distribution of the data).

    I built this demo a while ago, and it hints at the idea of a beeswarm, but a beeswarm would require much more complexity and flexibility in the layout of the points, with at least some of the configuration options that are listed in the R library linked to in the request, and consideration given to marker radius property, or auto-scaling of marker radius.

  4. 175 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Jamie supported this idea  · 
    An error occurred while saving the comment
    Jamie commented  · 

    Hello Henrik, and thanks.

    The allowOverlap feature is a nice start, and may work in many use cases, but when you really need every point label to show, a more complex and intelligent solution is necessary.

    With features like the overflow and crop properties already built in, and recognition of positive/negative values, and the detection that goes into the allowOverlap, Highcharts has done a great job in getting most of the way there :)

    A fully featured positioning system would be a huge benefit to add on top of these features.

    Jamie shared this idea  · 
  5. 92 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    Of course, a motion chart is just a series of charts put together with controls to loop through them. Easy enough to set up, depending on how complex you want the controls to be.

    Build the data arrays for each state of the chart, and use a setInterval loop to update the data or series at whatever speed you want it to play.

  6. 614 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    Looks good Torstein

    An error occurred while saving the comment
    Jamie commented  · 

    One thing I am noticing is that if you hide one of the series, the remaining y axis does not adjust accordingly.

    If you hide both series, and then show only one, the axis is scaled appropriately. But once you show both series, and then hide one, the axis retains the scaling for the hidden series, which is counter to highcharts normal behavior.

    Jamie shared this idea  · 
  7. 19 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    A thermometer is just a column measuring a single data point.
    The idea that a chart measuring temperature should include a graphic representation of the reservoir for the liquid in an analog thermometer is a pretty odd one...

    Just for the record :)

  8. 6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    Ideally, the minPointLength would not apply to 0 values. What you can do for now, however, is set your 0 value data points to null instead.

  9. 88 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    Good example of javsascript based pivot tables: https://github.com/nicolaskruchten/pivottable
    That library comes with set up options to include D3 or Google Charts.

    Worth exploring pairing that library with Highcharts.

  10. 82 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    I have started using a technique as answered here:
    http://stackoverflow.com/questions/16946044/highcharts-tooltip-click-instead-of-hover

    I either disable the tooltip, or I display a limited, fixed position tooltip.

    Then I use the jQuery UI Dialog, fired by a click event on the point, to show a 'full' tooltip. As noted in the first link, Highslide html popups work well for this purpose also.

    Example with jQuery UI Dialog method:

    http://jsfiddle.net/jlbriggs/LHZ3E/embedded/result/

    An error occurred while saving the comment
    Jamie commented  · 

    this is a very common question...are there any tips on implementing this ourselves?

  11. 7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    "Could not connect: Access denied for user 'highcharts'@'ec2-54-221-87-5.compute-1.amazonaws.com' (using password: YES)"

    can't get to the plugin...

    An error occurred while saving the comment
    Jamie commented  · 

    Just to clarify, this issue seems to be about grouping rather than stacking.
    I had a very hard time figuring out what you were asking for until I realized that...

  12. 171 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    That's pretty nice Torstein.

    One thing that I think would make it even better is if you could click on the legend title to collapse/expand the body of the legend, so that it could be hidden away.

  13. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    Just sort your data accordingly...

    Though a bar chart is better for such a display anyway.

  14. 17 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    This would be a very useful feature.

    It could be implemented as a 'dim' property, similar to the 'highlight' property.
    Being able to set as a general percentage, or as a specific color would be very useful.

    For example, setting all other series to grey when highlighting one series is very handy.

    Jamie supported this idea  · 
  15. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    It's easy enough to calculate this yourself and add a series for the projected line.

    Almost easier than if you had to set options in the chart for it to handle it for you...

  16. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 
  17. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 
  18. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    The forum will be a much better place to get an answer, but you'll have to be much more specific about what you want

    http://highslide.com/forum/viewforum.php?f=9

  19. 154 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    This would be a very useful chart type to implement. Far more important than '3D pie charts' :)

    Jamie supported this idea  · 
  20. 7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Jamie commented  · 

    In my testing on this issue, I have noticed big differences depending on the screen size and resolution that the chart is being viewed on.

    Most often the higher resolution display the gaps, lower resolutions don't.

← Previous 1