issues
search
tiby312
/
poloto-project
MIT License
159
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add better histogram example
#63
tiby312
closed
3 years ago
0
Make sure histogram bars are centered
#62
tiby312
closed
3 years ago
1
custom color example doesnt show interval line for zeros??
#61
tiby312
closed
3 years ago
0
Remove rustdoc syntax from readme
#60
tiby312
closed
3 years ago
0
Dont make plotter get consumed on render
#59
tiby312
closed
3 years ago
0
avoid writing to string buffers in the render function
#58
tiby312
closed
3 years ago
0
better readme
#57
tiby312
closed
3 years ago
0
New tagger
#56
tiby312
closed
3 years ago
0
use absolute values in render() function instead of it all being relative to padding
#55
tiby312
closed
3 years ago
0
make every plot element belong to two classes? the default css and another user overridable css?
#54
tiby312
closed
3 years ago
0
implement histogram using path instead of rects
#53
tiby312
closed
3 years ago
0
test histogram with integer plots
#52
tiby312
closed
3 years ago
0
revisit float conversion when FloatToInt stabalize?
#51
tiby312
closed
3 years ago
0
add test for multiple data types per plot
#50
tiby312
closed
3 years ago
0
Use multiline string literals
#49
tiby312
closed
3 years ago
0
remove f32 postfix from examples
#48
tiby312
closed
3 years ago
0
documentation on f32
#47
tiby312
closed
3 years ago
1
Change to f32 (svg only support 32bit)
#46
tiby312
closed
3 years ago
0
Documentation on resizing
#45
tiby312
closed
3 years ago
0
remove tagger re-export
#44
tiby312
closed
3 years ago
0
simplify default tags?
#43
tiby312
closed
3 years ago
0
Remove names trait?
#42
tiby312
closed
3 years ago
1
Remove prelude from doc examples
#41
tiby312
closed
3 years ago
0
allow the user to pass in a variable number of plot colors
#40
tiby312
closed
2 years ago
0
Produce a Rendered struct that implements fmt:Display?
#39
tiby312
closed
3 years ago
0
Replace `.twice_iter` with `Iterator + Clone`?
#38
matklad
closed
3 years ago
6
Show css example of smaller dots
#37
tiby312
closed
3 years ago
1
Add more interesting example graphs
#36
tiby312
opened
3 years ago
1
Add a with_style function to plotter builder
#35
tiby312
closed
3 years ago
0
Implement display
#34
tiby312
closed
3 years ago
0
Mention CSS classes added in docs of each plot
#33
tiby312
closed
3 years ago
0
Get rid of plotdata struct
#32
tiby312
closed
3 years ago
0
Add a file_buffer_iter
#31
tiby312
closed
3 years ago
0
Test
#30
tiby312
closed
3 years ago
0
Newv
#29
tiby312
closed
3 years ago
0
condense text tags using g element
#28
tiby312
closed
3 years ago
1
separate styling from render function
#27
tiby312
closed
3 years ago
0
update example and readme example to use render_io
#26
tiby312
closed
3 years ago
0
generate a webpage with a bunch of graphs with different data corner cases for visual testing
#25
tiby312
closed
3 years ago
0
put circle's radius in the parent g element instead of repeating it
#24
tiby312
closed
3 years ago
0
make numbers scale to fit
#23
tiby312
closed
3 years ago
1
avoid dynamic allocation when writing out each unit number
#22
tiby312
closed
3 years ago
0
make scientific notation consistent
#21
tiby312
closed
3 years ago
1
Add a write to file example
#20
tiby312
closed
3 years ago
0
Make plot names not allocate. cap length and store as fixed size
#19
tiby312
closed
3 years ago
1
back to to string
#18
tiby312
closed
3 years ago
0
Less meemory useage
#17
tiby312
closed
3 years ago
0
use `<g>` tag to group plots by class to save space in markup
#16
tiby312
closed
3 years ago
0
add exact size iterator trait bound
#15
tiby312
closed
3 years ago
0
If a plots name is empty, treat it as a command to not display the plot
#14
tiby312
closed
3 years ago
0
Previous
Next