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

Time Scale Updates for Tooltips #1744

Merged
merged 2 commits into from
Dec 7, 2015
Merged

Time Scale Updates for Tooltips #1744

merged 2 commits into from
Dec 7, 2015

Conversation

etimberg
Copy link
Member

@etimberg etimberg commented Dec 6, 2015

New Time Scale Option

This addresses #1466

{
    time: {
        // Moment JS Format string used when time scale values go into the tooltip
        tooltipFormat: '', 
    }
}

Issues Fixed

  • Fixed time scale sample files. Fixed issue when bars were drawn on a time scale.
  • Added a test to cover the time scale when handling date objects
  • Used suggested solution from Possibility to use series with Date #1739 to allow time points with date objects. Thanks @zup1

Fix bars when displayed on a time scale.
Updated sample files.
tannerlinsley added a commit that referenced this pull request Dec 7, 2015
Time Scale Updates for Tooltips
@tannerlinsley tannerlinsley merged commit 73e9ff4 into v2.0-dev Dec 7, 2015
@etimberg etimberg deleted the fix/1466 branch December 7, 2015 22:47
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

Successfully merging this pull request may close these issues.

2 participants