highcharts
Array not in correct format in Javascript for use by HighChart
Hi i\'m passing a List object from my controller to Javascript where it is put back into an array and used as a data source for HighChart bar graph.[详细]
2023-03-22 20:56 分类:问答Highcharts padding between plot and graph, how to remove?
How can i remove padding betwee开发者_如何转开发n my chart and plot. I want my chart to start from the edge of plot and end the same way, but no matter what I try, i cannot remove padding :([详细]
2023-03-22 08:57 分类:问答Javascript loads fine on index page, but not in other pages
I\'ve been knocking my head against a wall here for a few hours trying to solve this with no luck. I\'m using Ruby, Haml, Sinatra, and Highcharts. I\'ve created a Ruby HighCharts object that interpola[详细]
2023-03-22 06:53 分类:问答How can I do a padding between my highest x-value and the plot's right gap in Highcharts?
I need to delete the margins between my l开发者_运维百科ines and plot gap. I decided to use the startOnTick and endOnTick property but in this case line\'s points in the gap are not seen or seen only[详细]
2023-03-21 23:55 分类:问答Better way to use Ruby/Sinatra to pass data to Highcharts?
I\'m generally of the opinion that if it ain\'t broke don\'t fix it, but my current solution to this issue (though it does work) seems really ugly. I am using Ruby, Sinatra, Haml, and Highcharts, and[详细]
2023-03-21 04:57 分类:问答Links in pie charts for Highcharts.js
I would like the user to be directed to a specific part of the page when they click on a section of the pie chart. I\'m getting an error that reads {\"error\": \"Please use POST request\"} on click.[详细]
2023-03-20 14:35 分类:问答JSON Data Map Issue with HighCharts + Ajax
I have the follow data returned via JSON {\"rows\":[{\"Date\":\"07/10/2011\",\"Value\":1206,\"Action\":\"Drink\"},[详细]
2023-03-20 06:44 分类:问答Serializing a function as a parameter in json using C#
I am trying to create the json needed to create an object in jQuery using C#. The json needed is { title: \'title text\',[详细]
2023-03-19 10:12 分类:问答How to wrap legend items in highcharts?
I have a big problem using highcharts, because I have been trying for hoursto wrap legend items if they very long.[详细]
2023-03-19 02:20 分类:问答Highcharts: Is it possible to have separate plotOptions for each series?
I want to have two scatter series on my chart. One with a linewidth of 1 and the other with no lineWidth. As I understand, the plotOptions applies to all charts of the specified type, so either all th[详细]
2023-03-18 22:21 分类:问答