Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I want to extend umbraco to allow users to create dynamic charts on the fly. Below will be a typical user flow :
1) Create a datatype e.g ChartType
2) Ask content editor to enter value for all the configuration required for rendering a chart.
3) Add the chart to content.
I created a new property editor but problem is how do i render the chart on content based on user's input. Any help would be greatly appreciated.
Thanks,Saurabh
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Create dynamic charts based on user input
Hi,
I want to extend umbraco to allow users to create dynamic charts on the fly. Below will be a typical user flow :
1) Create a datatype e.g ChartType
2) Ask content editor to enter value for all the configuration required for rendering a chart.
3) Add the chart to content.
I created a new property editor but problem is how do i render the chart on content based on user's input. Any help would be greatly appreciated.
Thanks,
Saurabh
is working on a reply...