highcharts histogram data is zero? As shown in the figure
When
is 0, it appears below the x-axis and overlaps with the text. How can it be displayed above the x-axis?
highcharts histogram data is zero? As shown in the figure
When
is 0, it appears below the x-axis and overlaps with the text. How can it be displayed above the x-axis?
problem description develop a column stack chart of highcharts, but when there is too much data, there are strange numbers on the top of the graph. After looking for it for a long time, I don t know how to kill it. I d like to ask the gods for help....
for example, if you define highcharts, repeatedly, it will prompt-sharp16 error -sharp16 error : PS: can t give up one of them. I need to use . ...
as shown in the figure, I set minRang to 6 days. When I drag rangeSelector, I will encounter the following situation. The data returned at the back end actually has histogram data on the 6.4.But I guess it is because of the critical problem that only th...
here I want to show 7-day and 30-day data. There are some problems: 1. Reference: highstock.js, image shows English 2. I want to customize the display of the X axis, but I can t modify it. Can the x-axis body only show time? How do I change it? $(f...
how is the data on the X axis formatted as Y? $(function () { Highcharts.setOptions({ lang: { numericSymbols: [ k , M , G , T , P , E ], }, }), Highcharts.chart( containers , { plotO...
series: [{ name: , data: this.temperatures, type: spline , marker: { enabled: false, states: { hover: { enabled: true ...
The overall configuration parameters of the table are as follows chart: { renderTo: this.container, marginBottom: 70, marginRight: 40, marginTop: 50, plotBorderWidth: 1, width: 800...