☝️Small business or a startup? See if you qualify for our special offer.
+

How to set the top buttons for the pivot chart

Open
ahmad asked on October 22, 2019

Hi,

I am trying to create a pivot chart using my data in a way similar to the link below. I am only interested in the charts not the table or the menu options. 

https://www.flexmonster.com/demos/js/pivot-charts/

What is the easiest way to create the charts (with the buttons above it ), without having to reprogram the module? 

Please advise
Regards
Ahmad Hossny
 
 
 

1 answer

Public
Vera Didenko Vera Didenko Flexmonster October 22, 2019

Hello, Ahmad, 
 
Thank you for your question.
 
We kindly recommend the following:

1) Setting the viewType parameter to charts in the options object.
2) Customizing the Toolbar to remove any undesired Tabs (for example, the Grid Tab).
Here is a JSFiddle example for illustration: https://jsfiddle.net/flexmonster/sp3w5yek/
 
Would such an approach work for you?
 
Waiting for your response.
 
Best Regards,
Vera

Please login or Register to Submit Answer