Hi Isomorphic,
I have a particular need in my application, and haven't been able to find a chart that would suit the use-case (maybe I missed something or didn't look well enough).
Today in our application we plot charts (line, column etc) on a column across rows on x-axis (For ex. In the showcase - Simple Chart - It is plotting sales across the regions).
Example Data:
Hours spent by each employee per week on projects
Using this data set, we get the charts as:
What we are looking for is:
Is there any chart type that provides this?
We are on build: Isomorphic SmartClient/SmartGWT Framework (v11.0p_2017-02-04/Enterprise Deployment 2017-02-04)
Thanks
I have a particular need in my application, and haven't been able to find a chart that would suit the use-case (maybe I missed something or didn't look well enough).
Today in our application we plot charts (line, column etc) on a column across rows on x-axis (For ex. In the showcase - Simple Chart - It is plotting sales across the regions).
Example Data:
Hours spent by each employee per week on projects
Name | Project 1 | Project 2 | Project 3 |
Jack | 12 | 8 | 20 |
Jill | 10 | 15 | 15 |
Using this data set, we get the charts as:
What we are looking for is:
Is there any chart type that provides this?
We are on build: Isomorphic SmartClient/SmartGWT Framework (v11.0p_2017-02-04/Enterprise Deployment 2017-02-04)
Thanks
Comment