Skip to content

Commit

Permalink
plots: standardise across DVC/Studio/VS Code (#142)
Browse files Browse the repository at this point in the history
* update templates with new anchors

* prototype filling optional anchors

* move update datapoints to top level

* add color into anchor definitions

* add get_revs method to renderer

* add anchors to fix confusion templates

* split x and y labels out so they can be truncated by vs code

* remove erroneous comment

* fix issue with confusion matrix

* fix string issues

* add title to split anchors

* add zoom and pan anchor

* add tooltip anchor for Studio

* rename anchor_revs to revs_with_datapoints

* add empty sort property to order facet by rev in datapoints

* add width and height anchors

* add sort to y offset in horizontal bar templates

* move horizontal bar plots from row to column

* remove row_height and column_width anchors

* use field separator for pivot field

* fix linear plots with varied filename field

* extend optional anchor tests

* ensure all 4 variations have test cases

* hoist anchors_y_definition in tests

* add separate color test
  • Loading branch information
mattseddon committed Dec 5, 2023
1 parent 5280aa2 commit f3c3f66
Show file tree
Hide file tree
Showing 3 changed files with 1,524 additions and 109 deletions.
Loading

0 comments on commit f3c3f66

Please sign in to comment.