Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chart query Day/Time #97

Open
kachroudi-Nedra opened this issue May 10, 2016 · 0 comments
Open

Chart query Day/Time #97

kachroudi-Nedra opened this issue May 10, 2016 · 0 comments

Comments

@kachroudi-Nedra
Copy link

kachroudi-Nedra commented May 10, 2016

Hi,

I'am trying to create a chart query but i'm not getting the results i want: this is how i did:
<ods-dataset-context context="mycontext" mycontext-dataset="mycontext"><ods-chart timescale="year"> <ods-chart-query context="mycontext" field-x="date" timescale="hour" series-breakdown="zone"> <ods-chart-serie expression-y="occupation" chart-type="line" function-y="AVG" color="range-Accent"> </ods-chart-serie> </ods-chart-query> </ods-chart></ods-dataset-context>
this code shows :
capture d ecran 2016-05-10 a 14 37 56

and i want to show days (like Monday, Tuesday..) instead of 20 Jan 2015 like this:
capture d ecran 2016-05-10 a 14 38 22

and i want to keep time scale. How can i do this?

Thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant