I
I
Igor Tkachenko2015-10-24 17:16:36
JavaScript
Igor Tkachenko, 2015-10-24 17:16:36

How to display 2 blocks under 1 date in highcharts.js?

%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA_%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0_%D0 %BE%D1%82_2015-09-24_04_18_08.png
The screenshot shows that 2 types of data are displayed "blindly" under one date, how can they be displayed under one date, but separately?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Foo Bar, 2015-10-26
@atomheart

I guess you need to find and remove the option:

plotOptions: {
            column: {
                stacking: 'normal',

Here are 2 examples:
Under each example, there is an opportunity to view the settings.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question