Ubivis
Thanks, I also have no idea why it could be related with tmx.
It might be the job of Q3D plugin I guess.
istavang
What's ".bvh"?
Valerien
He said "Roadmap for v3 (v2 already available on github..." , so that it might not be the latest one.
I had tested it, no infinite loop occurred.
Where to download the latest plugin?
Demo: Grade of color (Capx)
Arima
Agree, it will copy the image data again for each expression call.
Look into each document of plugin, it is on the first link of document,
https://dl.dropboxusercontent.com/u/577 ... t_radar.7z
https://dl.dropboxusercontent.com/u/577 ... art_bar.7z
https://dl.dropboxusercontent.com/u/577 ... rt_line.7z
https://dl.dropboxusercontent.com/u/577 ... art_pie.7z
https://dl.dropboxusercontent.com/u/577 ... oughnut.7z
https://dl.dropboxusercontent.com/u/577 ... lararea.7z
Rojo's Canvas plugin has Expression:redAt, Expression:greenAt, Expression:blueAt, even Expression:alphaAt.
Add a demo for these 6 kinds of chart
Kurz
These download links are in the documents.
The 6 types of chart are integrated into 6 behaviors.
Hi, canvas users,
I had made a behavior of canvas plugin to draw a radar chart, see this thread.
This plugin and document had been released, see the first post of this thread.
Almost done, I would add some actions for runtime configuration.
Develop games in your browser. Powerful, performant & highly capable.
kmsravindra
1.
2. yes, canvas will have better performance
3. I build this chart behavior related R0j0hound's canvas plugin. i.e. this is a behavior of R0j0hound's canvas plugin. I don't want to handle the canvas again since I could get it from other plugin.
4. source code of this behavior