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

plots: standardise across DVC/Studio/VS Code #142

Merged
merged 40 commits into from
Dec 5, 2023
Merged
Show file tree
Hide file tree
Changes from 39 commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
2fb0d26
Update templates with new anchors
mattseddon Sep 13, 2023
dcafa80
prototype filling optional anchors
mattseddon Sep 20, 2023
c9f1d8a
update based on quick manual test
mattseddon Sep 20, 2023
bad457f
be dumb and refactor before adding tests
mattseddon Sep 20, 2023
143288d
add tests for linear/smooth template
mattseddon Sep 21, 2023
ba7826d
refactor
mattseddon Sep 21, 2023
d16cbd3
move update datapoints to top level
mattseddon Sep 21, 2023
e22ad99
add color into anchor definitions
mattseddon Sep 21, 2023
9ee0ab9
add get_revs method to renderer
mattseddon Sep 21, 2023
69dec78
improve names
mattseddon Sep 22, 2023
6668c3d
refactor y definitions out of get domain
mattseddon Sep 22, 2023
e1dc796
refactor domain collection
mattseddon Sep 22, 2023
221f951
send all anchor_definitions as strings
mattseddon Sep 25, 2023
65fa912
add anchors to fix confusion templates
mattseddon Sep 26, 2023
9cbc6c9
split x and y labels out so they can be truncated by vs code
mattseddon Sep 26, 2023
9e5c3ea
remove erroneous comment
mattseddon Sep 27, 2023
33076e3
fix issue with confusion matrix
mattseddon Sep 28, 2023
1f06010
fix string issues
mattseddon Sep 28, 2023
dc5d8b4
add title to split anchors
mattseddon Sep 28, 2023
06d2d21
add zoom and pan anchor
mattseddon Oct 3, 2023
5131b42
add zoom and pan anchor
mattseddon Oct 3, 2023
c0f3cbb
add tooltip anchor for Studio
mattseddon Oct 5, 2023
b470f99
rename anchor_revs to revs_with_datapoints
mattseddon Oct 5, 2023
9aa12a5
add empty sort property to order facet by rev in datapoints
mattseddon Oct 6, 2023
c425048
add width and height anchors
mattseddon Oct 6, 2023
2f0f6f9
add get_template_as_string method
mattseddon Oct 11, 2023
e958a75
add sort to y offset in horizontal bar templates
mattseddon Nov 2, 2023
9b9c0cf
drop terrible idea of holding all data as strings
mattseddon Nov 8, 2023
3567858
move horizontal bar plots from row to column
mattseddon Nov 14, 2023
2ff42da
remove row_height and column_width anchors
mattseddon Nov 14, 2023
b709fa9
swap square and circle
mattseddon Nov 14, 2023
9f34f8e
use field separator for pivot field
mattseddon Nov 15, 2023
8150f7a
fix linear plots with varied filename field
mattseddon Nov 15, 2023
f8d9480
Merge branch 'main' into update-templates
mattseddon Nov 15, 2023
71e8793
extend optional anchor tests
mattseddon Nov 28, 2023
86ae6c5
ensure all 4 variations have test cases
mattseddon Dec 4, 2023
e9fa62f
add constants and use in tests
mattseddon Dec 4, 2023
7054de6
hoist anchors_y_definition in tests
mattseddon Dec 4, 2023
740c349
fix up test datapoints
mattseddon Dec 4, 2023
aea8187
separate color test
mattseddon Dec 4, 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
Loading