jenkinsci / jenkinsci/plot-plugin
[JENKINS-21811] Support semicolons as CSV delimiters
- Dominant language
- Java
- Stars
- 62
- Forks
- 93
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 1
Description
For some reason Microsoft Excel (and probably other programs) expect semicolons instead of commas to be used in CSV files by default. So it would be nice if the plot plugin would accept semicolon separates CSV files, too, in order to be able to more easily share files with Excel.
---
Originally reported by
sschuberth, imported from: Support semicolons as CSV delimiters
Raw content of original issue
For some reason Microsoft Excel (and probably other programs) expect semicolons instead of commas to be used in CSV files by default. So it would be nice if the plot plugin would accept semicolon separates CSV files, too, in order to be able to more easily share files with Excel.
Contributor guide
Assessment
This issue has not been assessed yet.