Paul van Zyl
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Charts] Adding a legendhey
it was a silly bug I introduced by changing the case to camel case as formatting thing, didn’t realize it would break it – latest update (0.6.7) has it sorted, check it out.
Heres the example shortcode I’m using
`
[wp_charts title=”linechart” type=”line” align=”alignright” margin=”5px 20px” datasets=”40,43,61,50 next 33,15,40,22″ labels=”one,two,three,four” scaleoverride=”true” scalesteps=”5″ scalestepwidth=”10″ scalestartvalue=”0″]
‘Forum: Plugins
In reply to: [WordPress Charts] canvas does not workHi
I’ve added the old version, for you to use.
Can I ask though, how are you using the canvasheight and canvaswidth properties ?
those set the actual canvas width / height and will affect the draw resolution. I’m then using CSS and JS to set the width to 100% of the container, measure that width and make the height equal. if you’re sizing the chart you should be able to use the standard width and height properties now.
Let me know if there is some kind of bug, but I’d like to know what you’re doing so that I can understand your use case.
Cheers.
Paul
Forum: Plugins
In reply to: [WordPress Charts] Next versionHi Neils
These are options are now available in the shortcode, test em out and let me know what you think.
Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] How to change font size?Hey Franc,
Check out the new options in the update, you’ll now have access to the options you need in the shortcode.
Kind Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Additional chart.js options supportHey chrisipeters
I’ve added these to the shortcode now so you can have access to them, let me know your thoughts…
Warmest Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] chart optionsHey zandfabriek
Added some more options to the shortcode and added a basic widget implementation, let me know what you think.
Warmest Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Internet Explorer not displaying charts correctlyHey
I’ve now sorted this out, added a js script that resizes the charts to have equal proportions and re-fires on a debounced resize event, so the sizing will be sorted in IE and will work responsively
Cheers.
Paul
Forum: Reviews
In reply to: [WordPress Charts] usefull pluginHey there elpresidento,
I’ve now included the scale override options to allow you to control the scale.
Let me know what you think.
Forum: Plugins
In reply to: [WordPress Charts] Adding a legendHey Guys
New version is up , have included the scale options from the library, let me know what you think and if you have any issues with the new version,
Cheers.
Paul
Forum: Reviews
In reply to: [WordPress Charts] Great jQuery animation!Thanks katiehenry
its always inspiring to get such a great review, thank you for taking the time.
New version just up, hope you like it.
Kind Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Doughnut charts in OperaSorry for my lameness energynerd – I’m getting there, but just have been swamped between work and studies, desperately trying to get on this ASAP!!!.
Forum: Plugins
In reply to: [WordPress Charts] PolarArea LabelsHi There
Currently the core library only supports labels for bar, line and radar charts, the next version of the plugin will include the ability to output a legend to the side or below the chart, The library is currently undergoing a major overhaul that will make it much more extensible and we will then be able to have tooltips and a whole whack of other features that will make for a far better UX.
Thanks for taking the time to check out my plugin and for the awesome feedback.
Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] How to change font size?Hi Franc
My apologies for taking so long to get to this, Currently the option isn’t available, but I will add it to my features list for the next release.
Warmest Regards
Payl
Forum: Plugins
In reply to: [WordPress Charts] Adding a legendHi aceriker,
Legends are coming in the next release, and I will look into the Y axis scale options to see what we can have available in the short-code.
Thanks for the feedback.
regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Next versionmarking as resolved