Skip to content

Added embeded Boxplot viz #539

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

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
b7fb3b4
Barplot Visualization with JSON input (#244)
dominikbruechner Jul 22, 2022
314231e
chore(deps-dev): bump @storybook/addon-essentials from 6.5.0 to 6.5.9…
dependabot[bot] Jul 22, 2022
d0d9dd3
chore(deps-dev): bump @storybook/vue from 6.5.0 to 6.5.9 (#225)
dependabot[bot] Jul 22, 2022
f105e4a
chore(deps-dev): bump postcss-html from 1.4.1 to 1.5.0 (#251)
dependabot[bot] Jul 22, 2022
98ffdbd
chore(deps-dev): bump stylelint-config-standard from 25.0.0 to 26.0.0…
dependabot[bot] Jul 22, 2022
cf4254b
chore(deps-dev): bump @nuxtjs/eslint-config-typescript (#238)
dependabot[bot] Jul 22, 2022
8caf103
Removed Dom's dependabot
Feb 7, 2023
571e79e
udpated libraries
Feb 7, 2023
4550e66
Same version for vue* packages.
carleshf Mar 28, 2023
00059cd
Updated to vue 2.7.14
carleshf Mar 28, 2023
b78c748
Added box-plot for box-plot-typed aggregation datasets.
Jun 29, 2023
5957cbd
Added box-plot for box-plot-typed aggregation datasets.
Jun 29, 2023
2e00040
boxplot
carleshf Sep 6, 2023
fade9fb
Updated url to be environment-dependant insead of production.
carleshf Sep 7, 2023
d8eb4fc
Solved conflics and moving up to current version.
carleshf Sep 7, 2023
cde3db7
Simplified commit.
carleshf Sep 11, 2023
4c9cd23
Sync packages*.json
carleshf Sep 11, 2023
94d60b5
Updated hardoced URLs to be dynamic.
carleshf Sep 12, 2023
09002f2
Updated tests for boxplot.
carleshf Sep 12, 2023
657f161
Updated tests for boxplot.
carleshf Sep 12, 2023
928dfa9
Updated tests for boxplot.
carleshf Sep 12, 2023
fb2c084
Updated tests for boxplot.
carleshf Sep 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(deps-dev): bump @storybook/vue from 6.5.0 to 6.5.9 (#225)
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue) from 6.5.0 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/app/vue)

---
updated-dependencies:
- dependency-name: "@storybook/vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2022
commit d0d9dd3bc02932629dda0f55353e22caf462ba41
Loading