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

How to set lineChart's x_axis_format as string instead of date #130

Open
doughng opened this issue Jul 12, 2016 · 1 comment
Open

How to set lineChart's x_axis_format as string instead of date #130

doughng opened this issue Jul 12, 2016 · 1 comment

Comments

@doughng
Copy link

doughng commented Jul 12, 2016

I'm a complete noob, I've been exploring the x_axis_format of the lineChart. I want to use string instead of dates. How to go about this, which format should I use when constructing lineChart:

lineChart(name="lineChart-With-Interactive-Guideline",
                          height=400, width=800, x_is_date=False, x_axis_format=" ",
                        use_interactive_guideline=True)
@doughng doughng changed the title How to make lineChart x-axis utc? How to set lineChart's x_axis_format as string instead of date Jul 13, 2016
@piperod
Copy link

piperod commented Jun 8, 2017

Seems like you posted this question a while ago, did you ever get around the problem?

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

2 participants