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

axis mark #1197

Merged
merged 156 commits into from
Feb 1, 2023
Merged

axis mark #1197

merged 156 commits into from
Feb 1, 2023

Commits on Dec 23, 2022

  1. axis mark

    mbostock committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    d2b54b7 View commit details
    Browse the repository at this point in the history
  2. deferred channels

    mbostock committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    e36bf48 View commit details
    Browse the repository at this point in the history
  3. vector tick

    mbostock committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9d029d2 View commit details
    Browse the repository at this point in the history
  4. tickPadding

    mbostock committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    1aa729c View commit details
    Browse the repository at this point in the history
  5. grid

    mbostock committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    dbbe828 View commit details
    Browse the repository at this point in the history
  6. grid

    mbostock committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    1c1b911 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. no rounded stroke

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    0811d59 View commit details
    Browse the repository at this point in the history
  2. fix half-pixel offset

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    e71972a View commit details
    Browse the repository at this point in the history
  3. more conditional axes

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    f90bdb0 View commit details
    Browse the repository at this point in the history
  4. grid mark

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    bb5d976 View commit details
    Browse the repository at this point in the history
  5. DRY tick

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    c44c29d View commit details
    Browse the repository at this point in the history
  6. tick[XY]

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    8d838b4 View commit details
    Browse the repository at this point in the history
  7. explicit ticks

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    6fb3f78 View commit details
    Browse the repository at this point in the history
  8. axisTick[XY]

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    b9ac607 View commit details
    Browse the repository at this point in the history
  9. axis mark data

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    f67dcc7 View commit details
    Browse the repository at this point in the history
  10. axis insets

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    59239de View commit details
    Browse the repository at this point in the history
  11. tickFormat

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    df951b8 View commit details
    Browse the repository at this point in the history
  12. better default tick format

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    ec672c5 View commit details
    Browse the repository at this point in the history
  13. simpler inferTickFormat

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    d273968 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ef29d7 View commit details
    Browse the repository at this point in the history
  15. anchor

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    edb549a View commit details
    Browse the repository at this point in the history
  16. manual axis label, for now

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    c1046a0 View commit details
    Browse the repository at this point in the history
  17. tickRotate

    mbostock committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    50f0d92 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    b204427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    564970e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. simpler facet sorting

    mbostock committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    e0d8ed2 View commit details
    Browse the repository at this point in the history
  2. fix #522; better facetAnchor

    mbostock committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    2e5663d View commit details
    Browse the repository at this point in the history
  3. fix #1198; better empty facets

    mbostock committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    a1fb2ac View commit details
    Browse the repository at this point in the history
  4. fix for ordinal scales

    mbostock committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    754cd3c View commit details
    Browse the repository at this point in the history
  5. soft hyphen

    mbostock committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    d1b3c75 View commit details
    Browse the repository at this point in the history
  6. test label wrapping

    mbostock committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    dc77e25 View commit details
    Browse the repository at this point in the history
  7. facet grid

    mbostock committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    70e854a View commit details
    Browse the repository at this point in the history
  8. better facet grid

    mbostock committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    b03d2a3 View commit details
    Browse the repository at this point in the history
  9. better facet grid, again

    mbostock committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    3347586 View commit details
    Browse the repository at this point in the history
  10. better grid

    mbostock committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    a364e66 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    4e0e469 View commit details
    Browse the repository at this point in the history
  2. extract facetSkip

    mbostock committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    a041fdf View commit details
    Browse the repository at this point in the history
  3. empty facets

    mbostock committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    7923696 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. destructure options

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    0ae5493 View commit details
    Browse the repository at this point in the history
  2. remove redundant defaults

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    74b0840 View commit details
    Browse the repository at this point in the history
  3. fix tickPadding, tickRotate

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    00535df View commit details
    Browse the repository at this point in the history
  4. better grid defaults

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    b41631d View commit details
    Browse the repository at this point in the history
  5. more empty facets

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    e22bf59 View commit details
    Browse the repository at this point in the history
  6. simpler facet warning

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    49c32af View commit details
    Browse the repository at this point in the history
  7. decoration

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    6d892d3 View commit details
    Browse the repository at this point in the history
  8. better empty facets

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    3c651af View commit details
    Browse the repository at this point in the history
  9. better facet sort

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    a2e3725 View commit details
    Browse the repository at this point in the history
  10. extract facetAnchor

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    28b7afd View commit details
    Browse the repository at this point in the history
  11. extract more facet logic

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    4517a5b View commit details
    Browse the repository at this point in the history
  12. const facets

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    0962cbb View commit details
    Browse the repository at this point in the history
  13. unify code

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    426364a View commit details
    Browse the repository at this point in the history
  14. more facet anchors

    mbostock committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    bc70e1b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. invert facetAnchor

    mbostock committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    68a1bbb View commit details
    Browse the repository at this point in the history
  2. checkpoint axis label

    mbostock committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    2c76baf View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    b854a09 View commit details
    Browse the repository at this point in the history
  2. fix minimum offset margin

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    9d94b22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    319e59e View commit details
    Browse the repository at this point in the history
  4. better implicit axes

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    4fef6a0 View commit details
    Browse the repository at this point in the history
  5. denote side-effect

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    0d27b07 View commit details
    Browse the repository at this point in the history
  6. better axis options

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    7794fce View commit details
    Browse the repository at this point in the history
  7. implicit facet axes

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    93b1a77 View commit details
    Browse the repository at this point in the history
  8. more implicit axis options

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    7aad4ac View commit details
    Browse the repository at this point in the history
  9. inferAxes

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    4797caf View commit details
    Browse the repository at this point in the history
  10. delete old axes

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    cdda45e View commit details
    Browse the repository at this point in the history
  11. minimize diff

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    5f54f60 View commit details
    Browse the repository at this point in the history
  12. fix default margins

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    ebc9394 View commit details
    Browse the repository at this point in the history
  13. remove mark.decoration

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    0fc7d7d View commit details
    Browse the repository at this point in the history
  14. facet margin options

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    d3490e7 View commit details
    Browse the repository at this point in the history
  15. move side effect

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    f1b71f2 View commit details
    Browse the repository at this point in the history
  16. inheritScaleLabels

    mbostock committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    938c9d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    1ff510d View commit details
    Browse the repository at this point in the history
  2. remove comment

    mbostock committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    027b13c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5492bde View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    0b1fcb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e58cac6 View commit details
    Browse the repository at this point in the history
  3. axis line

    mbostock committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f6c9c38 View commit details
    Browse the repository at this point in the history
  4. text stroke options

    mbostock committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d4915e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    924ec49 View commit details
    Browse the repository at this point in the history
  6. do inline title elements

    mbostock committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    a54c209 View commit details
    Browse the repository at this point in the history
  7. axis label

    mbostock committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    5083551 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a65946b View commit details
    Browse the repository at this point in the history
  9. gridDasharray

    mbostock committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    660d9b2 View commit details
    Browse the repository at this point in the history
  10. better implicit axis

    mbostock committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    2faf620 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. x-axis label

    mbostock committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    c55990c View commit details
    Browse the repository at this point in the history
  2. another fancy axis example

    mbostock committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    0be9887 View commit details
    Browse the repository at this point in the history
  3. polish example

    mbostock committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    8701c2f View commit details
    Browse the repository at this point in the history
  4. fancy multi-line time ticks

    mbostock committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    8f21d24 View commit details
    Browse the repository at this point in the history
  5. another fancy axis example

    mbostock committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    a29691e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4df432e View commit details
    Browse the repository at this point in the history
  7. tweak y-axis label position

    mbostock committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    819705c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. first stab at documentation

    Fil committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    70ebb1f View commit details
    Browse the repository at this point in the history
  2. the grid doesn't follow anchor

    Fil committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    c5e0cec View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    db310f1 View commit details
    Browse the repository at this point in the history
  2. better deferred channels

    mbostock committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b60d2b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    973aa59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e69ee2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    773daa9 View commit details
    Browse the repository at this point in the history
  6. fix label option inheritance

    mbostock committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    3c8f5ec View commit details
    Browse the repository at this point in the history
  7. axis = both

    mbostock committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    a6d91fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bf205f View commit details
    Browse the repository at this point in the history
  9. fix comment

    mbostock committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    3106285 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    f3ad022 View commit details
    Browse the repository at this point in the history
  2. labelAnchor

    mbostock committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    96065f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. smarter default labelAnchor

    mbostock committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    ace8885 View commit details
    Browse the repository at this point in the history
  2. fix googleTrendsRidgeline

    mbostock committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    30b3022 View commit details
    Browse the repository at this point in the history
  3. fix longLabels

    mbostock committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    19a3502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27ee28d View commit details
    Browse the repository at this point in the history
  5. fix projectionHeightGeometry

    mbostock committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    ae038c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0fd9f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. better axis label position

    mbostock committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    599ae3a View commit details
    Browse the repository at this point in the history
  2. inset axis label

    mbostock committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    0b75819 View commit details
    Browse the repository at this point in the history
  3. fix #375; respect facet margins

    mbostock committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    d7fc5a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cd87f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4410be View commit details
    Browse the repository at this point in the history
  6. facet margin collapse

    mbostock committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    e80954b View commit details
    Browse the repository at this point in the history
  7. better facet margin collapse

    mbostock committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f1a1e1e View commit details
    Browse the repository at this point in the history
  8. drop comment

    mbostock committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    34afc03 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. labelOffset

    mbostock committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    dfc2e5c View commit details
    Browse the repository at this point in the history
  2. fix auto labels and arrows

    mbostock committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5d15a63 View commit details
    Browse the repository at this point in the history
  3. named exports for tests

    mbostock committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    57cde69 View commit details
    Browse the repository at this point in the history
  4. enable facet axis labels

    mbostock committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    366a045 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7022708 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    245d7da View commit details
    Browse the repository at this point in the history
  7. cleaner

    mbostock committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5d7c944 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f3865a View commit details
    Browse the repository at this point in the history
  9. shorter athletesSportWeight

    mbostock committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e789969 View commit details
    Browse the repository at this point in the history
  10. remove dead code

    mbostock committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f6b71ff View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. checkpoint cross-facet marks

    mbostock committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    c62d35d View commit details
    Browse the repository at this point in the history
  2. checkpoint supermarks

    mbostock committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    9da51d5 View commit details
    Browse the repository at this point in the history
  3. super option

    mbostock committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    1187cda View commit details
    Browse the repository at this point in the history
  4. better super marks

    mbostock committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    686fda6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c002c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    5745309 View commit details
    Browse the repository at this point in the history
  2. facet = super

    mbostock committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    fdd950b View commit details
    Browse the repository at this point in the history
  3. minimize diff

    mbostock committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    9177f3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b9bd91 View commit details
    Browse the repository at this point in the history
  5. better hexbin tests

    mbostock committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    0113c85 View commit details
    Browse the repository at this point in the history
  6. polish tests

    mbostock committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    6159142 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ea8f2c View commit details
    Browse the repository at this point in the history
  8. grid xy shorthand

    mbostock committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    a653e54 View commit details
    Browse the repository at this point in the history
  9. consistent scale checks

    mbostock committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    8150d8f View commit details
    Browse the repository at this point in the history
  10. better axis options

    mbostock committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    3be2f7c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. tickSpacing option

    mbostock committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    25d0f29 View commit details
    Browse the repository at this point in the history
  2. propagate tickSpacing option

    mbostock committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b7baa23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aba84ee View commit details
    Browse the repository at this point in the history
  4. typo (thanks, @yurivish!)

    Fil committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c071fa4 View commit details
    Browse the repository at this point in the history
  5. only one label for both axes

    mbostock committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c785d93 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. a bit of documentation for axisX

    Fil committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9c57820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e1145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6624e7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e9544e View commit details
    Browse the repository at this point in the history
  5. more grid shorthand

    mbostock committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9a06f17 View commit details
    Browse the repository at this point in the history
  6. Update README

    mbostock committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    cfd47ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e095a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. axis plot shorthand

    mbostock committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    be246de View commit details
    Browse the repository at this point in the history
  2. Update README

    mbostock committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    85e6456 View commit details
    Browse the repository at this point in the history