Paul van Zyl
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Charts] Chrome browser issues: height="auto" does not workThey look correct to me in chrome Version 33.0.1750.149.
The Width and height properties should be set to explicit values, there is a max-width 100% set in the plugin and the scaling of the charts is done dynamically through javascript. Try setting explicit values if you continue to have issues with scaling.
Kind Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] DatasetCurrently No. you would need to put the data in manually.
Thanks for considering WP Charts.
Kind Regards
Paul.
Forum: Plugins
In reply to: [WordPress Charts] adding missing valuesHi
Thanks for the great feedback and I’m glad you’re enjoying WP Charts.
Unfortunately there is no way to render a missing data point in these charts as far as I know, I would suggest setting them to a maximum value as you have in your example or to 0.
Hope that helps.
Kind Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Radar chart issueThis seems to be the way the chart library renders that data. I’m sorry I can’t be more help at this time.
Kind Regards
Paul.
Forum: Plugins
In reply to: [WordPress Charts] Chart does not show up in widgetDo you have another chart on your page with the same name ?
Not currently, the widget seems to be functioning on my test site.
Let me know if the problem persists.
Kind Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Is there a way to do a stacked bar graph?The JS library this plugin is built on currently does not support stacked bar charts unfortunately.
Sorry to be the bearer of bad news, but that you for checking out WP Charts.
Kind Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] how to use CSV fileCurrently no and this is not a feature I plan to support currently.
Kind Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Would like to delay animation until slide visibleHi
Currently this would not be possible with hacking the plugin, and would be a fairly complex procedure. In this case I would reccommend using the JS library chart.js that this plugin makes available in the wordpress editor.
Kind Regards
Paul
PS: loading with a js function could be a nice feature I will think on it, though I’ve got quite a big backlog before I get there.
Forum: Plugins
In reply to: [WordPress Charts] Installed – so where is everything?Hi
Unfortunately there is no CSV support in this plugin, you would have to populate the charts manually , there are alternatives available that do support CSV I believe.
Currently there is no admin UI though this is in the works.
Thanks for your feedback.
Kind Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Positioning two charts next to each otherprovided the widths are right, you can use the alignleft or alignright values in the align property of the shortcode.
Hope that helps.
Kind Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Tying tag counts to pie chartyou would need to look into using the wordpress do_shortcode function and pass in the data you would like to plot.
Hope that helps.
Paul
Forum: Plugins
In reply to: [WordPress Charts] Uncaught ReferenceError: Chart is not definedunless you can add more information I’m unfortunately unable to help you at this time.
Forum: Plugins
In reply to: [WordPress Charts] Radar chart issueThat is a little odd, I’ll test and have to get back to you when i can.
Thanks for the great feedback.
Kind Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Uncaught ReferenceError: Chart is not definednot off the top of my head, I haven’t seen this issue before, a few quick questions :
* is it on localhost, or can you post a link ?
* can you post the short code you used ?
* is it the same in chrome and other browsers, or is it firefox specific ?Thats pretty weird, if you can answer the above I’ll do by best to resolve it for you.
Kind Regards
Paul
Forum: Plugins
In reply to: [Visual Icon Fonts] Make an option of adding fontsits an interesting idea, and definately one I’d like to keep on the TODO list, its quite a feature so not one I think i’ll get to soon, but let me think about it and see if I can come up with a clever way to allow this as I’ve found myself in the same situation with client work, custom icon font, (usually with far less icons than any of the common ones) and having to hard code it in the theme, which is isn’t ideal
Thanks for the awesome suggestion, I’m going to close this issue for now but will keep it in mind as I continue to build this out.
Kind Regards
Paul