Need a special offer?Find out if your project fits.
+

Highcharts double-clicking

Answered
Artem asked on December 5, 2019

Hi,
I have the same problem as third issue in this question:
https://www.flexmonster.com/question/issues-related-to-highcharts-integration/
Do I get it right that it's not possible to fix it on your side? Then maybe you could recommend a way how to do it nicely?
For now only option I can think of is process highchart double click and create our own component similar to your drill-down component and create one more FlexMonster instance inside.
Thanks in advance

3 answers

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster December 5, 2019

Hello, Artem,
 
Thank you for reaching out to us.
 
We would like to confirm that since Flexmonster Pivot serves as a data provider for third-party libraries, we do not control features provided by Highcharts.
 
In this case, we suggest using Flexmonster built-in charts that support such features.
 
I hope it works for your case.
 
Regards,
Illia

Public
Artem December 5, 2019

Using Highcharts is required in my case.
So if you could advise something, anything at this point, on how to do it nicely that would be great.
Thanks.

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster December 6, 2019

Hello, Artem,
 
Thank you for your feedback.
 
Our team would like to kindly suggest developing your idea about creating an additional instance of Flexmonster into the pop-up window. 
 
We can recommend using the following approach to implement the required feature:

  1. Track the desired event within the Highcharts.
  2. Depending on the chosen segment, get appropriate data from your backend.
  3. Create a new instance of the Flexmonster displaying the report based on the provided data and place it within the pop-up.
    We kindly recommend displaying the pivot in a flat view.

 
Please, let us know if it works for you.
 
Kind Regards,
Illia

Please login or Register to Submit Answer