Quantcast
Viewing all articles
Browse latest Browse all 3273

Re: Stacked Bar Chart valueAxis

Okay, so this is a valid Javascript date if you use:

 

var timeFrom = new Date(myArray[j].DateFrom)

 

You don't need to call getTime(). You just have to tell your dimension binding that its dataType is "date"

 

If you are using an XML view it would be:

 

  1. <viz.data:DimensionDefinitionname="Date"
  2.    value="{DateFrom}"dataType="date"/>

Viewing all articles
Browse latest Browse all 3273

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>