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

feat(vis): allow column domains to be set #825

Merged
merged 106 commits into from
Feb 9, 2023
Merged
Show file tree
Hide file tree
Changes from 101 commits
Commits
Show all changes
106 commits
Select commit Hold shift + click to select a range
785c5a7
converting vis component to mantine
dvzacharycutler Sep 12, 2022
08ea6cf
moving sidebar into a drawer
dvzacharycutler Sep 12, 2022
a126423
finishing mantine conversion
dvzacharycutler Sep 13, 2022
47255b2
bug fixing and cleanup
dvzacharycutler Sep 13, 2022
87cb568
opening settings bar by default
dvzacharycutler Sep 14, 2022
da04f9e
adding hexbin back
dvzacharycutler Sep 15, 2022
3a189b0
adding clipping path to hexbins
dvzacharycutler Sep 15, 2022
b1f043b
fixing legend
dvzacharycutler Sep 15, 2022
15df2c8
importing vis in place in ARankingView
dvzacharycutler Sep 19, 2022
d571880
fixing small multiples hexbin
dvzacharycutler Sep 19, 2022
4508ac6
improving sorting speed
dvzacharycutler Sep 19, 2022
8916424
memoizing selection
dvzacharycutler Sep 21, 2022
f180aa8
Merge branch 'develop' into zc/mantineVis
dvzacharycutler Sep 21, 2022
04fd56f
moving packages to dev deps
dvzacharycutler Sep 21, 2022
0a1011b
adding visynApp components to core
dvzacharycutler Sep 21, 2022
763d889
adding dependencies
dvzacharycutler Sep 21, 2022
845d1a2
Merge branch 'zc/mantineVisynApp' into zc/mantineVis
dvzacharycutler Sep 21, 2022
734fc2b
removing duplicate deps
dvzacharycutler Sep 21, 2022
a8b61df
fixing errors
dvzacharycutler Sep 21, 2022
106dfcb
removing duplicate import
dvzacharycutler Sep 21, 2022
f94a20a
debouncing slider callback
dvzacharycutler Sep 21, 2022
25430fb
Merge branch 'zc/mantineVis' into zc/visynApp
dvzacharycutler Sep 21, 2022
a43fd9c
removing speed improvements (for future pr)
dvzacharycutler Sep 21, 2022
374ce5d
removing console logs
dvzacharycutler Sep 21, 2022
691d889
switch to debounced callback for hex slider
dvzacharycutler Sep 21, 2022
863f952
removing console logs
dvzacharycutler Sep 21, 2022
d6b60d4
adding back scatter vis speed improvements
dvzacharycutler Sep 21, 2022
893dbeb
Merge branch 'develop' into zc/mantineVisynApp
thinkh Sep 30, 2022
77ea7e9
adding i18n
dvzacharycutler Oct 3, 2022
cd80cbf
Merge branch 'zc/mantineVisynApp' of github.com:datavisyn/tdp_core in…
dvzacharycutler Oct 3, 2022
1b5dfdb
updating mantine -> peer dependencies
dvzacharycutler Oct 3, 2022
766aa5d
Merge branch 'zc/mantineVisynApp' into zc/mantineVis
dvzacharycutler Oct 3, 2022
b4a506f
Merge branch 'develop' into zc/mantineVis
dvzacharycutler Oct 5, 2022
52e5f87
fixing colors bug
dvzacharycutler Oct 5, 2022
5e4b366
Remove mantine from peerDependencies
thinkh Oct 10, 2022
8d56937
Add missing dist files
thinkh Oct 10, 2022
c8c24c7
Add missing dist file
thinkh Oct 10, 2022
b454289
Merge remote-tracking branch 'origin/develop' into zc/mantineHexbin
thinkh Oct 12, 2022
7e77fc1
Merge remote-tracking branch 'origin/develop' into zc/mantineVis
thinkh Oct 13, 2022
f1ed308
Merge branch 'zc/mantineVis' into zc/mantineHexbin
thinkh Oct 13, 2022
63bf3cf
Merge branch 'develop' into zc/mantineVis
dvzacharycutler Nov 2, 2022
be21567
addressing pr feedback
dvzacharycutler Nov 2, 2022
dd0b3ab
Merge branch 'zc/mantineVis' into zc/mantineHexbin
dvzacharycutler Nov 2, 2022
f3a1ba7
small code fixes
dvzacharycutler Nov 2, 2022
4d0156a
added i18n for the button string
dvzacharycutler Nov 2, 2022
c8293ca
typing to any to fix plotly problem
dvzacharycutler Nov 2, 2022
a05e15e
fixing plotly type error
dvzacharycutler Nov 2, 2022
8e50d75
typing all of the layouts to any
dvzacharycutler Nov 2, 2022
2467fb1
fixing small bugs
dvzacharycutler Nov 2, 2022
9311d20
Merge branch 'zc/mantineVis' into zc/mantineHexbin
dvzacharycutler Nov 2, 2022
9e83ace
cleaning up a lot of bad logic in hexbin
dvzacharycutler Nov 2, 2022
95d68cd
removing unnecessary logic
dvzacharycutler Nov 2, 2022
f32ef2a
changed selection to be more consistent with scatterplot
dvzacharycutler Nov 2, 2022
8524c95
improving selection consistency
dvzacharycutler Nov 2, 2022
c8451e5
more selection improvements
dvzacharycutler Nov 2, 2022
9df67cc
make categories scrollable
dvzacharycutler Nov 2, 2022
4a55861
adding i18n
dvzacharycutler Nov 2, 2022
7155123
fixing error message
dvzacharycutler Nov 3, 2022
c07fec0
Fix sentence case in vis
thinkh Nov 7, 2022
d069433
bug fixing
dvzacharycutler Nov 21, 2022
dc04bc0
moving x
dvzacharycutler Nov 21, 2022
f8f7a82
fixing bugs
dvzacharycutler Nov 21, 2022
5b514fe
Merge branch 'zc/mantineVis' into zc/mantineHexbin
dvzacharycutler Nov 21, 2022
a77e4a4
fixing typings, hexbin bug
dvzacharycutler Nov 21, 2022
f83457c
linting
dvzacharycutler Nov 21, 2022
1aab868
Merge branch 'develop' into zc/mantineHexbin
dvzacharycutler Jan 17, 2023
ccc94ab
Merge branch 'develop' into zc/mantineVis
dvzacharycutler Jan 17, 2023
f51e5bb
updating stories
dvzacharycutler Jan 18, 2023
ecaeea1
Merge branch 'zc/mantineVis' into zc/mantineHexbin
dvzacharycutler Jan 18, 2023
656924b
small code changes
dvzacharycutler Jan 18, 2023
9fa6897
Merge branch 'develop' into zc/mantineHexbin
dvzacharycutler Jan 18, 2023
502585b
Merge branch 'zc/mantineHexbin' into zc/scatterSpeedImprovements
dvzacharycutler Jan 26, 2023
65225f0
fixing pan reset problem
dvzacharycutler Jan 26, 2023
a80fd2a
adding layout changes everywhere
dvzacharycutler Jan 26, 2023
f7bc300
solving bugs
dvzacharycutler Jan 26, 2023
740cbe6
fixing hexbin sidebar problem
dvzacharycutler Jan 26, 2023
ff6ca52
Merge branch 'develop' into zc/scatterSpeedImprovements
dvzacharycutler Jan 26, 2023
2b3f0aa
Merge remote-tracking branch 'origin/develop' into zc/mantineVis
thinkh Jan 27, 2023
6933aab
Run `yarn run all`
thinkh Jan 27, 2023
40be75f
bug fixing
dvzacharycutler Jan 30, 2023
cd188a0
Merge branch 'develop' into zc/mantineVis
dvzacharycutler Jan 30, 2023
36b4295
Merge branch 'zc/mantineHexbin' into zc/scatterSpeedImprovements
dvzacharycutler Jan 30, 2023
8e90bc0
linting
dvzacharycutler Jan 30, 2023
f5d3eed
bug fixing
dvzacharycutler Jan 30, 2023
23ce571
testing
dvzacharycutler Jan 30, 2023
48bd957
bug fixing
dvzacharycutler Jan 30, 2023
d52aacf
removing prints
dvzacharycutler Jan 30, 2023
9ad9f6c
switching back to horizontal
dvzacharycutler Jan 30, 2023
458914f
making scroll zooming work
dvzacharycutler Jan 30, 2023
f852aac
removing strip plots
dvzacharycutler Jan 31, 2023
9f990a3
removing prints
dvzacharycutler Jan 31, 2023
773e6b9
linting
dvzacharycutler Jan 31, 2023
b1f3428
Remove commented out code and console log
thinkh Feb 2, 2023
4a86aff
Add missing dist files
thinkh Feb 2, 2023
20192e9
hiding setting button when sidebar disabled
dvzacharycutler Feb 2, 2023
2419229
moving gear icon to front
dvzacharycutler Feb 2, 2023
e08d544
allowing domains to be set for numerical columns
dvzacharycutler Feb 5, 2023
99238ff
Merge branch 'develop' into zc/axisDomains
dvzacharycutler Feb 6, 2023
e3bf774
cleaning up
dvzacharycutler Feb 6, 2023
fb4e13c
linting
dvzacharycutler Feb 6, 2023
c948109
allowing undefined in domain
dvzacharycutler Feb 6, 2023
f095b61
cleaning
dvzacharycutler Feb 6, 2023
c174e15
fixing bug
dvzacharycutler Feb 6, 2023
c8bfc75
bug
dvzacharycutler Feb 6, 2023
4ff53ed
fixed axis domain bug
dvzacharycutler Feb 6, 2023
866e5cc
Merge branch 'develop' into zc/axisDomains
puehringer Feb 9, 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
2 changes: 1 addition & 1 deletion dist/lineup/ARankingView.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions dist/lineup/ARankingView.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/lineup/ARankingView.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vis/Vis.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 5 additions & 17 deletions dist/vis/Vis.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading