issues
search
jmcnamara
/
rust_xlsxwriter
A Rust library for creating Excel XLSX files.
https://crates.io/crates/rust_xlsxwriter
Apache License 2.0
353
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feature request: `Worksheet` and `SerializeFieldOptions` / `CustomSerializeField` methods should take the same format type
#67
lucatrv
closed
10 months ago
3
WIP: Custom derive macro for `rust_xlsxwriter` specific serialization options
#66
jmcnamara
closed
10 months ago
57
docs: fix changelog
#65
lucatrv
closed
11 months ago
1
feature request: please add support for `Result<T, E>` to `IntoExcelData`
#64
lucatrv
closed
11 months ago
5
feature request: methods `Worksheet::serialize_headers*` should get headers directly from the struct / enum type instead of from an instance
#63
lucatrv
closed
11 months ago
15
feature request: Could serialize_chrono_naive_to_excel() accept Option<T>?
#62
claudiofsr
closed
11 months ago
5
WIP and RFC: Initial support for Serde serialization
#61
jmcnamara
closed
11 months ago
5
feature request: `autofit_height()`
#60
Expurple
closed
1 year ago
2
feature request: `impl<I: IntoExcelData> IntoExcelData for Option<I>`
#59
Expurple
closed
1 year ago
6
WIP: Conditional formatting support is in progress
#58
jmcnamara
closed
1 year ago
2
feature request: support wasm
#57
svieujot
closed
1 year ago
3
fix Bug: Using leader_lines leads to corrupted Excel
#56
sebastian2010
closed
1 year ago
1
Bug: Using leader_lines leads to corrupted Excel
#55
sebastian2010
closed
1 year ago
0
question: Vec<CustomStruct> for headers and data?
#54
cchance27
closed
1 year ago
5
feature request: pivot tables?
#53
cchance27
closed
1 year ago
1
question: Why can't I pass u64 to `write()`?
#52
MordechaiHadad
closed
1 year ago
6
question: The generated xlsx file with a large number of images cannot be opened properly with Excel
#51
wcshds
closed
1 year ago
8
feature request: Implement `IntoExcelData` for `serde_json::Value`
#50
Xydez
closed
11 months ago
3
feature request: Can use multithreading?
#49
han1548772930
closed
1 year ago
11
Format a table column header
#48
Xydez
closed
1 year ago
5
Feature Request: add `write_datetime_with_format`, while `write_datetime` should not receive a format
#47
lucatrv
closed
1 year ago
3
Centralize name validation into worksheet::Name struct
#46
2ndDerivative
closed
1 year ago
3
Feature request: Centralize worksheet name validation
#45
2ndDerivative
closed
1 year ago
3
Possible bug with sheet name apostrophes in ChartRange
#44
2ndDerivative
closed
1 year ago
5
Remove possible bug concerning "'" in sheet name
#43
2ndDerivative
closed
1 year ago
1
Bug: autofit too small on datetime columns with custom format
#42
Christoph-AK
closed
1 year ago
9
WIP: Support for worksheet tables is in progress
#41
jmcnamara
closed
1 year ago
2
feature request: impl IntoExcelData for bool
#40
Christoph-AK
closed
1 year ago
3
Example: write Polars Dataframe to Excel
#39
jmcnamara
closed
1 year ago
10
Help wanted: create a Wasm example/tutorial using rust_xlsxwriter
#38
jmcnamara
closed
1 year ago
36
Help wanted: ideas for improving the test run time
#37
jmcnamara
closed
1 year ago
10
How to write unit data based on vec or json values?
#36
songlinshu
closed
1 year ago
3
`impl IntoExcelData for String` (and optionally `&String`)
#35
LeoniePhiline
closed
1 year ago
16
`worksheet.autofit()` is not aware of merged cells
#34
LeoniePhiline
closed
1 year ago
4
Set the Worksheet name before adding it to the Workbook
#33
claudiofsr
closed
1 year ago
4
Change `Rc` to `Arc`
#32
adriandelgado
closed
1 year ago
1
Remove `*_key` functions
#31
adriandelgado
closed
1 year ago
1
More ideas to improve performance
#30
adriandelgado
closed
1 year ago
11
feature request: Change `Rc` to `Arc`
#29
adriandelgado
closed
1 year ago
7
feature request: add support for chart series data labels
#28
jmcnamara
closed
1 year ago
3
Minify `CellType`
#27
adriandelgado
closed
1 year ago
1
Iterate `Worksheet.table` instead of indexing
#26
adriandelgado
closed
1 year ago
2
Refactor `xmlwriter.rs`
#25
adriandelgado
closed
1 year ago
10
RFC: moving the minimum required version of Rust to 1.70.0 by end of 2023
#24
adriandelgado
closed
5 months ago
9
Ideas for perf. improvements
#23
adriandelgado
closed
1 year ago
24
Fix several `clippy::pedantic` lints
#22
adriandelgado
closed
1 year ago
4
Bug: Several clippy::pedantic warnings
#21
adriandelgado
closed
1 year ago
3
build(deps): update pretty_assertions requirement from 0.6.1 to 1.3.0
#20
dependabot[bot]
closed
1 year ago
1
rust_xlsxwriter roadmap: Charts
#19
jmcnamara
closed
5 months ago
13
How to Automatically Change the Image Insertion in Excel Cells with Cell Size?
#18
songlinshu
closed
1 year ago
4
Previous
Next