dedav4s
dedav4s copied to clipboard
Declarative Data Viz 4 Scala
``` /** * Defines how date-time values should be binned. */ type TimeUnit = "date" | "day" | "dayhours" | "dayhoursminutes" | "dayhoursminutesseconds" | "dayofyear" | "hours" | "hoursminutes" |...
No tab competition Consider moving to enums when Circe releases support???
See discussion, Vscode needs to fix stuff, then test again
Workaround: set div Id manually. check this and fix
## About this PR Updates: * π¦ [com.armanbilge:calico](https://github.com/armanbilge/calico) from `0.2.1` to `0.2.2` + π [GitHub Release Notes](https://github.com/armanbilge/calico/releases/tag/v0.2.2) - [Version Diff](https://github.com/armanbilge/calico/compare/v0.2.1...v0.2.2) * π¦ [com.lihaoyi:os-lib](https://github.com/com-lihaoyi/os-lib) from `0.9.2` to `0.9.3` + π [GitHub...
## About this PR Updates: * π¦ [com.lihaoyi:upickle](https://github.com/com-lihaoyi/upickle) from `3.1.4` to `3.2.0` + π [GitHub Release Notes](https://github.com/com-lihaoyi/upickle/releases/tag/3.2.0) - [Release Notes](https://com-lihaoyi.github.io/upickle/#VersionHistory) - [Version Diff](https://github.com/com-lihaoyi/upickle/compare/3.1.4...3.2.0) ## Usage β **Please merge!** I'll automatically...
This is what a plot embedded by altait looks like. ``` "\n", "\n", " #altair-viz-a1f1855d797a4dfc883ab306617ed82e.vega-embed {\n", " width: 100%;\n", " display: flex;\n", " }\n", "\n", " #altair-viz-a1f1855d797a4dfc883ab306617ed82e.vega-embed details,\n", " #altair-viz-a1f1855d797a4dfc883ab306617ed82e.vega-embed...
The PR adds support for sending and viewing ECharts plots on WebsocketVizServer using the same PlotTargets as those used by Vega charts (`publishToPort` and `websocket`). The change _should be_ backwards...
## About this PR Updates: * π¦ [com.lihaoyi:cask](https://github.com/com-lihaoyi/cask) from `0.9.7` to `0.10.2` + π [GitHub Release Notes](https://github.com/com-lihaoyi/cask/releases/tag/0.10.2) - [Version Diff](https://github.com/com-lihaoyi/cask/compare/0.9.7...0.10.2) * π¦ [com.lihaoyi:mill-main](https://github.com/com-lihaoyi/mill) from `0.12.11` to `0.12.14` + π [GitHub...