Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2023-05-17
16:07
Clear separation of trainining passes (resolves fixme) Leaf check-in: 10fe2857c0 user: jack tags: master, trunk
15:43
Implement a preliminary version of faceting We can spread the data across multiple renders. Current issues: - theme has a problem with external formatting-items (clim bug?) - resizing and moving charts is broken (ditto) - the number of columns is not configurable at the moment - currently we do two full passes over all layers in a facet check-in: eed0b7585b user: jack tags: master, trunk
06:58
cosmetic changes check-in: 106fc43687 user: jackdaniel tags: master, trunk
2023-05-16
16:22
theme: add a dead code branch that simulates faceting check-in: 0b027ef486 user: jack tags: master, trunk
15:39
remove unnecessary constant check-in: 47d7db8eca user: jack tags: master, trunk
15:38
revert some faceting changes check-in: 65786a9f5b user: jack tags: master, trunk
2023-05-15
07:25
faceting inclusion preliminary changes check-in: d7ccb3fe5f user: jackdaniel tags: master, trunk
2023-05-14
13:24
cosmetic improvements check-in: 30aa0f6cdd user: jackdaniel tags: master, trunk
2022-12-14
18:17
add a test chart for cl-bench results check-in: e678b3c3e0 user: jackdaniel tags: master, trunk
18:17
implement adjust-data dodge check-in: 78b44e4b72 user: jackdaniel tags: master, trunk
11:51
call adjust-data after mapping scales check-in: 9b6eae31b0 user: jackdaniel tags: master, trunk
2022-12-13
22:04
cosmetic improvements check-in: 481de07e7e user: jackdaniel tags: master, trunk
18:46
Implement a discrete ink scale check-in: f7f9614bc5 user: jackdaniel tags: master, trunk
2022-12-11
21:34
implement more scale classes check-in: 2ee698c800 user: jackdaniel tags: master, trunk
2022-12-09
13:41
Update readme check-in: e54dc52b76 user: jackdaniel tags: master, trunk
13:40
add another demo application with repl check-in: be7c478b8d user: jackdaniel tags: master, trunk
13:40
implement hierarchy of defaults for aesthetics check-in: 7d6b068c81 user: jackdaniel tags: master, trunk
2022-12-07
18:34
move test data to Demo/ check-in: abc68ebc8c user: jackdaniel tags: master, trunk
2022-12-06
20:51
demo: add a command for showing all plots check-in: d6ad9f8253 user: jackdaniel tags: master, trunk
2022-11-16
22:26
small demo refinements check-in: ed648420b7 user: jackdaniel tags: master, trunk
22:15
update the readme check-in: 1aa93dc073 user: jackdaniel tags: master, trunk
22:10
implement binned scale check-in: a906b9bb55 user: jackdaniel tags: master, trunk
18:17
add an utility to print data check-in: ba2fb2873f user: jackdaniel tags: master, trunk
2022-11-13
17:03
implement the binned scale mapping - add a few comments about histograms - make limits work on a dataset column (like resolution) - move a few things around - add a new test case for a binned bar chart (aka histogram) check-in: b43e3d917d user: jackdaniel tags: master, trunk
2022-11-11
19:56
move data macros to utilities check-in: fc3a0f2a41 user: jackdaniel tags: master, trunk
19:21
further cosmetic changes to the demo check-in: f82e3f0270 user: jackdaniel tags: master, trunk
19:14
cosmetic changes for the demo frame check-in: 19c35c17ff user: jackdaniel tags: master, trunk
2022-11-09
21:14
start writing a binned scale check-in: 662c574df8 user: jackdaniel tags: master, trunk
20:24
add more information to the demo check-in: 055311c647 user: jackdaniel tags: master, trunk
19:44
remove an unsued aesthetic line-style* check-in: 14f1eea10f user: jackdaniel tags: master, trunk
2022-11-08
23:00
Add a news section to the readme check-in: 9d799492bf user: jackdaniel tags: master, trunk
22:58
First commit with fossil check-in: 7de6730ca2 user: jack tags: master, trunk
2022-11-07
21:04
theme: refine initialization and drawing check-in: ff8530f1a8 user: jackdaniel tags: master, trunk
20:57
resizeable object mixin: sort out the implementation check-in: 8a4f4331ed user: jackdaniel tags: master, trunk
2022-11-02
21:07
allow moving plots check-in: d1efa68783 user: jackdaniel tags: master, trunk
19:49
theme: provide preliminary interaction - resizing the plot check-in: c1da574931 user: jackdaniel tags: master, trunk
2022-11-01
19:58
add a sketch file for "climy" interactions check-in: d882b6c513 user: jackdaniel tags: master, trunk
14:39
add scale mapping and implement it for discrete scales check-in: db1de39bea user: jackdaniel tags: master, trunk
12:01
implement a prototype of the discrete scale check-in: 38356c31c2 user: jackdaniel tags: master, trunk
10:40
reorient scales to iterate column-wise - it is more natural to data check-in: 94e4536eab user: jackdaniel tags: master, trunk
10:21
implement preliminary guide/axis rendering check-in: c46ab0a37b user: jackdaniel tags: master, trunk
2022-10-31
21:51
readme: add one more question check-in: 6cb26e4990 user: jackdaniel tags: master, trunk
21:51
Update readme/notes. check-in: c88ae97952 user: jackdaniel tags: master, trunk
21:51
decouple the theme rendering from the function render-plot check-in: a0fae51759 user: jackdaniel tags: master, trunk
21:51
uncouple scales classes from aesthetics check-in: 07b7fffa21 user: jackdaniel tags: master, trunk
21:51
coordinates: use scales to infer the plot size check-in: a9fff1f9d4 user: jackdaniel tags: master, trunk
21:51
plot-geom: add a second specializabe argument for coordinates check-in: 17c39c5f18 user: jackdaniel tags: master, trunk
21:51
layers: rework the order of doing things check-in: 8dd31fe248 user: jackdaniel tags: master, trunk
21:51
scales: add a prototype for the continuous scale check-in: 16312eabe5 user: jackdaniel tags: master, trunk
21:51
change responsibilities: plot estabilishes the coordinate system check-in: 5fafa29af8 user: jackdaniel tags: master, trunk