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

TimePoint is missing #146

Closed
papunov opened this issue Sep 6, 2020 · 4 comments
Closed

TimePoint is missing #146

papunov opened this issue Sep 6, 2020 · 4 comments

Comments

@papunov
Copy link

papunov commented Sep 6, 2020

Hello,

I am using version 1.1.0 installed via NuGet. TimePoint is missing in the following namespace ChartJs.Blazor.ChartJS.Common.Time.

Could you please check and fix it?

Thanks!

Br,
Nikolay Papunov

@Joelius300
Copy link
Contributor

Do you mean TimeTuple?

@papunov
Copy link
Author

papunov commented Sep 6, 2020

I would like to create line chart with Datetime for x. I saw the sample code in the repo and there TimePoint was used. I can see the class in the repo as well but not in the NuGet. If the new method is to use TimeTuple, I am fine to use it. Could you please provide quick sample?

@Joelius300
Copy link
Contributor

As mentioned in the readme

Unlike the documentation, the samples should always be up to date with the current development on master. That means, that the code you see in the samples folder on master might not actually compile on the current nuget version. To browse the samples for the latest nuget version, see the samples on the releases branch.

So here's the time line chart one.

@Joelius300
Copy link
Contributor

Btw, please see #122 in regards to the samples.

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