-
-
Notifications
You must be signed in to change notification settings - Fork 819
Comparing changes
Open a pull request
base repository: vega/altair
base: v5.1.1
head repository: vega/altair
compare: v5.1.2
- 11 commits
- 50 files changed
- 6 contributors
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for faf152b - Browse repository at this point
Copy the full SHA faf152bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec13a67 - Browse repository at this point
Copy the full SHA ec13a67View commit details
Commits on Sep 15, 2023
-
docs: Use Facet/Trellis/Repeat consistently (#3180)
* example: update trellis_area to use facet See #3178 This removes the old trellis_area example, because that is just a simpler version of the sorted version. Might as well just have the sorted version, it is easy enough to see how you would jusst remove the sort to get back to the original example. This also adds some commas to the code so that black keeps the formatting the same. I wanted to update the name of the example so that it didn't contain the word "trellis". While I was at it I also wanted the examples to be in better sort order. * example: Use facet in trellist_stacked_bar_chart See #3178 * example: Use facet in bar_chart_trellis_compact See #3178 * example: Use facet in trellis_scatter_plot See #3178 * example: Use facet in trellis_histogram See #3178 * example: Use facet in beckers_barley_trellis_plot See #3178 * example: Remove trellis in beckers_barley_wrapped See #3178 This also re-categorizes this example as a case study. I think this makes more sense, as it puts it with the other beckers barley example. And there aren't really any advance calculations going on. * example: remove facet in density_facet This isn't an example of faceting, but repeating. See #3178 * example: Fix "facet" use in scatter_marginal_hist The scatter plot is not faceted, but the marginal scatter plots are, with one histogram for eadch subset. See #3178 * example: Use facet in ridgeline_plot This is using faceting, so let's call it out explicitly so people learn the terminology. See #3178 * example: Use facet in anscombe_plot See #3178 * docs: Link to "trellis" etc in definition of Facet See #3178 Also improve the intro to Faceted charts.
Configuration menu - View commit details
-
Copy full SHA for dd72c9b - Browse repository at this point
Copy the full SHA dd72c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b14cd - Browse repository at this point
Copy the full SHA b2b14cdView commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for adc6550 - Browse repository at this point
Copy the full SHA adc6550View commit details
Commits on Sep 25, 2023
-
Add tutorial on numpy tooltip images (#3202)
* Add tutorial on numpy tooltip images * Add note on chart size
Configuration menu - View commit details
-
Copy full SHA for 5a7814c - Browse repository at this point
Copy the full SHA 5a7814cView commit details
Commits on Sep 29, 2023
-
Type hints: Code generation (#3207)
* First type hints for code generation * Remove redundant code relating to support for multiple VL versions and other things * Rename codegen._get_args to get_args and use a dataclass as return value * Remaining type hints
Configuration menu - View commit details
-
Copy full SHA for 19bd5a5 - Browse repository at this point
Copy the full SHA 19bd5a5View commit details
Commits on Sep 30, 2023
-
Fix encoding type inference for boolean columns when pyarrow is insta…
…lled (#3210) * Work around pandas-dev/pandas#55332 * Only test boolean column with pandas >= 1.0.0
Configuration menu - View commit details
-
Copy full SHA for da0de55 - Browse repository at this point
Copy the full SHA da0de55View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdcbc90 - Browse repository at this point
Copy the full SHA cdcbc90View commit details
Commits on Oct 3, 2023
-
Update to Vega-Lite 5.15.1 (#3206)
* Include instructions on how to update vega lite and auto created files * Update VL version * Add updates from regenerating auto files * Add release notes * Remove mention of altair-saver from docs * Update CONTRIBUTING.md * Add note on pyarrow bool bug fix * Update to 5.15.1 * Update to 5.15.1 * Require newer vl-convert * Update vl-convert version
Configuration menu - View commit details
-
Copy full SHA for 926c2c9 - Browse repository at this point
Copy the full SHA 926c2c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e5139c - Browse repository at this point
Copy the full SHA 8e5139cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.1.1...v5.1.2