Moritz Hedtke
Moritz Hedtke
Btw I'm not a project member, so I can't help you with the hacktoberfest part. I think this project is relatively inactive currently.
Has anybody found out how to render them manually?
Seems like ```rust chart.draw_series(grades.columns.iter().enumerate().map(|(idx, column)| { Text::new(column.1.to_string(), (SegmentValue::CenterOf(idx), column.1), ("sans-serif", 15).into_text_style(&root).pos(Pos::new(HPos::Center, VPos::Top))) }))?; ``` kind of works
I will look into this a bit. There is no previous work yet right?
@JeyRunner Is it correct that we need to support chapter based equation numbering but hallon does not support this yet?
This seems to also break dioxus hotpatching.