lpagg
Forum Replies Created
-
Forum: Plugins
In reply to: [Stable tag: 3.0] [Plugin: ChartBoot for WordPress] Special Characterssailrock you are right, thank for commenting.
I found out issues with escaping some chars.
I will review the code and post an update of the plugin in the next days.
Regs, luca.i.e. (for the workaround) replace a “left quotation mark” with a “right quotation mark”.
They appear as equal in the font applied here…Hi Sambre, thank you very much for signaling the problem.
I found out an issue with escaping some chars.
I will review the code and post an update of the plugin in the next days.
As a temporary workaround, meanwhile if you want, you can replace in your shortcodes “Bief d’Elona” with “Bief d’Elona” and all it should be ok (according to my local test).Best regards, lpagg.
Forum: Plugins
In reply to: Google Chart pluginHi Sev,
Extending Charboot for WordPress to manage dynamic data from WP DB is for sure and interesting enhancement path for the plugin. In the next days I will enter more into the details of the technical implications of interfacing the Google Chart API with the WP DB.
In the meanwhile any suggestions or comments are welcome.
Rgds, lpagg.Hi arunkw,
I tested your chartboot shortcode on a fresh WP installation and it’s ok, the chart is displayed.
I examined your page with chrome js console and there are several issues with javascript on your page.
We should try to detect if there are collisions between chartboot for wordpress and other plugins you have installed.
My preliminary understanding is that another plugin you have installed is breaking the js (javascript) in the page.Could you please remove (delete) the chartboot shortcode from the page, so i can enter again in the page to review it from the js point of view?
If you prefer a one to one communication to this forum – for these intermediate steps to solve the issue – you can contact me at:
https://www.minimal-zone.com/contact-us/
Then finally we will post here our final results to be shared with the other users.
Regards, lpagg.
Hi arunkw,
In order to investigate:
Could you please provide the shortcode generated by Chartboot for your chart and/or (if possible) a link to a public web page with the tentative chart?Regards, lpagg.
Forum: Plugins
In reply to: Google Chart pluginHi tangobango, thanks for your comments.
The feature to keep active the labels to enable drilling down is not included at now by the native Google Chart editor, when they will make it avaliable I will update my plugin.
At the moment, if you go to https://www.chartboot.com yuo can obtain the code of your chart and complement it manually with the custom code you can write reading the Google Charts tools documentation (i.e., here you have the events available for the pie charts https://developers.google.com/chart/interactive/docs/gallery/piechart#EventsCenter the title is not possible at now.
You can label the y axis by selecting the verticalaxis (under Customize->Axis) and by setting a title.Use Chart Title instead of ChartName (it’s not transferred to the chart).
Regards,
lpaggForum: Plugins
In reply to: Google Chart pluginI’m receiving good feedbacks for my ChartBoot plugin (e.g., completeness, usability).
At the plugin page you have some screenshots and a tutorial video.
I just released the free 2.0 version yesterday.
I’m looking forward to hearing from you. Any questions, comments or suggestions are welcome.