Skip to content
Merged

Dev #467

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
d8291d0
add vararg support for functions that create positional scales
lucas-watkins Aug 22, 2024
d87678b
Revert changes
lucas-watkins Aug 22, 2024
ea89155
add vararg support for functions that create positional scales
lucas-watkins Aug 22, 2024
d128367
Merge pull request #429 from lucas-watkins/main
AndreiKingsley Aug 27, 2024
28cf988
Add plotInset paramter to style
lucas-watkins Aug 30, 2024
8283e96
Refactor Inset Parameter
lucas-watkins Sep 2, 2024
4b1e7dc
Remove Test
lucas-watkins Sep 3, 2024
d591296
Delete docs/images/guides/quickStartGuide/experimentalLayoutSimpleCus…
lucas-watkins Sep 3, 2024
a7683e8
Delete docs/images/guides/quickStartGuide/experimentalLayoutSimpleCus…
lucas-watkins Sep 3, 2024
9c46dc1
Remove unused import
lucas-watkins Sep 3, 2024
61ef63d
Merge branch 'plotInset-parameter' of https://github.com/lucas-watkin…
lucas-watkins Sep 3, 2024
affc37f
Refactor class
lucas-watkins Sep 3, 2024
a13120c
Refactor class
lucas-watkins Sep 3, 2024
aaf638e
Merge pull request #431 from lucas-watkins/plotInset-parameter
AndreiKingsley Sep 4, 2024
1c98209
geo wrapping
AndreiKingsley Nov 6, 2024
b5cd65e
add polygons
AndreiKingsley Nov 6, 2024
2df9703
Merge branch 'main' into dev
AndreiKingsley Nov 6, 2024
5904f27
Merge branch 'dev' into polygon
AndreiKingsley Nov 6, 2024
a4eb984
fix polygons docs
AndreiKingsley Nov 6, 2024
958699e
add coordinates
AndreiKingsley Nov 7, 2024
8234119
add coordinates
AndreiKingsley Nov 7, 2024
ed74920
update version to 0.8.0
AndreiKingsley Nov 7, 2024
d60f473
update notebooks & docs
AndreiKingsley Nov 7, 2024
3c3fffb
fix polygon
AndreiKingsley Nov 7, 2024
3c2b7e2
Merge branch 'polygon' into geo
AndreiKingsley Nov 8, 2024
cac9668
Merge branch 'coordinates' into geo
AndreiKingsley Nov 8, 2024
4baca52
LayerWrapper defaults
AndreiKingsley Nov 8, 2024
aae7bc5
axis limits refactor
AndreiKingsley Nov 8, 2024
72f3dc1
Merge branch 'coordinates' into axis_limits
AndreiKingsley Nov 8, 2024
925e899
coordinates examples, test and docs fix
AndreiKingsley Nov 12, 2024
c7d1200
add default coordinates
AndreiKingsley Nov 12, 2024
7afecff
coordinates kdoc
AndreiKingsley Nov 12, 2024
8d959bb
Merge branch 'coordinates' into geo
AndreiKingsley Nov 13, 2024
2bd6726
update docs
AndreiKingsley Nov 13, 2024
1cdcf5f
Merge branch 'coordinates' into geo
AndreiKingsley Nov 13, 2024
39ce561
geo scope
AndreiKingsley Nov 13, 2024
5eac76d
withData
AndreiKingsley Nov 13, 2024
cb1bb05
Merge pull request #445 from Kotlin/polygon
AndreiKingsley Nov 18, 2024
f068c20
geo layers
AndreiKingsley Nov 18, 2024
5b683af
fix axis limits wrap
AndreiKingsley Nov 19, 2024
2c577d6
Merge branch 'coordinates' into geo
AndreiKingsley Nov 19, 2024
822a22e
fix geo layers
AndreiKingsley Nov 20, 2024
760913a
rename Coordinates -> CoordinatesTransformation
AndreiKingsley Nov 20, 2024
064e900
Merge branch 'coordinates' into geo
AndreiKingsley Nov 20, 2024
1d514b6
fix layers
AndreiKingsley Nov 21, 2024
439841d
add pair null check and improve Plot.axes()
AndreiKingsley Nov 21, 2024
dc9007a
Merge branch 'coordinates' into geo
AndreiKingsley Nov 21, 2024
a87d2a6
add geo module to publishing
AndreiKingsley Nov 21, 2024
22d9b9c
add DslMarker for withData context and tests
AndreiKingsley Nov 25, 2024
dae11bd
add WithData API reference
AndreiKingsley Nov 25, 2024
f11d660
Merge pull request #447 from Kotlin/coordinates
AndreiKingsley Nov 25, 2024
3d20c34
Merge branch 'dev' into geo
AndreiKingsley Nov 25, 2024
ddf9ccc
fix format
AndreiKingsley Nov 25, 2024
0b71a62
Merge branch 'dev' into with_data
AndreiKingsley Nov 25, 2024
69cf17b
add coordinates api reference
AndreiKingsley Nov 26, 2024
cda8039
example fix
AndreiKingsley Nov 26, 2024
5fd364c
polygon builder tests
AndreiKingsley Nov 26, 2024
9aeaa66
polygon layer api reference
AndreiKingsley Nov 28, 2024
4ac5394
fix withData place in docs
AndreiKingsley Nov 29, 2024
47439fb
geo dataframe rc version
AndreiKingsley Nov 29, 2024
5126e08
Merge pull request #448 from Kotlin/with_data
AndreiKingsley Dec 2, 2024
43110a1
Merge pull request #451 from Kotlin/polygon
AndreiKingsley Dec 2, 2024
d72d72f
Merge pull request #450 from Kotlin/coordinates
AndreiKingsley Dec 2, 2024
e14665e
Merge branch 'dev' into geo
AndreiKingsley Dec 2, 2024
6cac83e
geo KDocs
AndreiKingsley Dec 11, 2024
2a18ed2
df version
AndreiKingsley Dec 11, 2024
ffad354
update lp versions
AndreiKingsley Dec 13, 2024
28f3f0d
small fixes and move TODO to issues
AndreiKingsley Dec 13, 2024
6231892
Merge pull request #449 from Kotlin/geo
AndreiKingsley Dec 13, 2024
76d8e7b
Merge branch 'dev' into lp_update
AndreiKingsley Dec 13, 2024
d1fc751
writerside docker version
AndreiKingsley Dec 14, 2024
9648db5
Merge pull request #457 from Kotlin/lp_update
AndreiKingsley Dec 14, 2024
173c0eb
RC1 version
AndreiKingsley Dec 16, 2024
80135c3
update statistics
AndreiKingsley Dec 16, 2024
f97f28f
update writerside
AndreiKingsley Dec 18, 2024
a7a800b
fix docs
AndreiKingsley Dec 18, 2024
3e05889
Merge pull request #458 from Kotlin/ws_update
AndreiKingsley Dec 20, 2024
4671026
0.8.0 release
AndreiKingsley Feb 2, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ env:
ALGOLIA_INDEX_NAME: prod_KANDY_HELP
ALGOLIA_KEY: ${{ secrets.ALGOLIA_KEY }}
CONFIG_JSON_PRODUCT: kd
CONFIG_JSON_VERSION: '0.7.0'
DOCKER_VERSION: 241.15989
CONFIG_JSON_VERSION: '0.8.0-RC1'
DOCKER_VERSION: 243.22562

jobs:
build:
Expand Down
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ val published = listOf(
"kandy-api",
"kandy-echarts",
"kandy-lets-plot",
"kandy-geo",
"kandy-util"
)

Expand Down
167 changes: 86 additions & 81 deletions docs/images/guides/geoms/guideAlgebraicCurvePlot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading