mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-12-16 03:08:54 +08:00
Add tests for canvas and symbol options
This commit is contained in:
9
test/fixtures/simple-histogram-symbol-@.txt
vendored
Normal file
9
test/fixtures/simple-histogram-symbol-@.txt
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
┌ ┐
|
||||
[-60.0, -40.0) ┤@@@@@@@@@@@@@@@@@@@ 1
|
||||
[-40.0, -20.0) ┤@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 2
|
||||
[-20.0, 0.0) ┤@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 2
|
||||
[ 0.0, 20.0) ┤@@@@@@@@@@@@@@@@@@@ 1
|
||||
[ 20.0, 40.0) ┤@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 2
|
||||
[ 40.0, 60.0) ┤@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 2
|
||||
└ ┘
|
||||
Frequency
|
||||
Reference in New Issue
Block a user