Proportional Chart
Feb 15, 2015
08:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 15, 2015
08:40 PM
Proportional Chart
I'm trying to use the proportional chart, with dates on the x-axis and hours on the Y-axis. When I run it, the date is not showing below (says invalid date), and the hours data is showing all in one column. Any thoughts on why this would be happening?
2 REPLIES 2
Feb 16, 2015
12:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 16, 2015
12:10 PM
Please make sure your mappings are correct. For the Invalid Number issue, check your datashape field definitions and make sure the datetime property has a base type of "datetime". In your widget mapping,
- XAxisLabelType set to "Date/Time"
For the data showing all in one column, again make sure to map properly your data and datafield.
- XAxisField has to have your datetime field selected.
Feb 18, 2015
01:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 18, 2015
01:52 PM
Hi,
It appears that you can't actually define the X-axis on a proportional chart. I had everything configured correctly. I ended up using the label chart instead and having to do a stacked series, which involved me having to pivot my table first.
Thanks,
Keri
