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

add new chart type

Re-Open
parthiban selvaraj asked on January 6, 2021

hi,
        I integrated highs chart and added new chart type(Area) in charts dropdown. if I click that type(Area) then  high charts displaying under the pivot container. but i need to display inside container instead of pivot container .
       I used CSS to hide pivot container. but it is not working in full screen mode.
      if not possible to set high charts inside pivot container, then please tell me how to add new chart type in flex monster. (i already analyzed getData method and customizing-toolbar. I don't have clue.)
thank you,
parthiban selvaraj 

6 answers

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster January 8, 2021

Hello,
 
Thank you for reaching out to us.
 
Our team would like to confirm that the only way to add chart type is to use a third-party charting library.
Therefore, we suggest checking out the following forum thread describing the way to include other elements in the full screen: https://www.flexmonster.com/question/issue-when-i-go-fullscreen-the-popup-modal-is-not-visible-on-the-main-screen/.
 
Also, we have prepared an example with Highcharts to demonstrate this approach: https://jsfiddle.net/flexmonster/9srmhckt/. Please note that this is just a sample. You may need to adjust it for your specific case. However, it demonstrates the general approach to implement the required functionality.
 
Please let us know if it helps.
Do not hesitate to contact us in case other questions arise.
 
Regards,
Illia

Public
parthiban selvaraj January 11, 2021

hi,
thank you for answer. it works fine, 
I have another question. If View type is grid_charts then can we display high charts  also or only default charts. 
thank you
 

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster January 12, 2021

Hello,
 
Thank you for your feedback.
 
We suggest using the same approach to add the custom chart on the grid_charts view type.
Please note that it implies tracking the original chart dimensions.
 
Our team has prepared an example to demonstrate this approach: https://jsfiddle.net/flexmonster/f4vhod68/.
 
Please let us know if it works for you.
We are looking forward to hearing your feedback.
 
Best regards,
Illia

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster January 19, 2021

Hello,
 
We are reaching out to ask if you had some time to look at the provided solution.
 
Please let us know if it works for you.
Our team is looking forward to hearing your feedback.
 
Kind regards,
Illia

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster February 2, 2021

Hello,
 
We are wondering if our suggestion was helpful for your case.
 
Our team is looking forward to hearing from you.
 
Best regards,
Illia

Public
parthiban selvaraj February 2, 2021

Hai,
it's working fine . thank you.

Please login or Register to Submit Answer