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

lots of minichart fixes #20

Merged
merged 6 commits into from
May 22, 2015
Merged

lots of minichart fixes #20

merged 6 commits into from
May 22, 2015

Conversation

rueckstiess
Copy link
Member

  • fix type distribution bars (Lucas' new mongodb-schema version)
  • add labels to histograms (right side)
  • styling (dist bars, tooltips, histograms)
  • add ":00" to hour labels (or AM/PM)
  • disarm reload button
  • min/max labels at the bottom of number charts
  • clean up minicharts code

- [x] fix type distribution bars (Lucas' new mongodb-schema version)
- [x] add labels to histograms (right side)
- [x] styling (dist bars, tooltips, histograms)
- [x] add ":00" to hour labels (or AM/PM)
- [x] disarm reload button
- [x] min/max labels at the bottom of number charts
- [x] clean up minicharts code
@@ -5,8 +5,8 @@ div(data-hook='viz-container')
//- = minValue

dt
a(href="#")
i.mms-icon-continuous(data-hook='refresh')
//-a(href="#")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for commenting out the history eraser button :)

@rueckstiess
Copy link
Member Author

had the same problem originally. npm install should fix it.

kangas added a commit that referenced this pull request May 22, 2015
@kangas kangas merged commit a96b419 into dev May 22, 2015
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
Bumps [mocha](https://github.com/mochajs/mocha) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v7.0.0...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
gribnoysup pushed a commit that referenced this pull request Apr 26, 2021
chore: Fixup linter issues and run ci
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