We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the Issue (Bug/Feature) sbk-charts the python application to process SBK results. here is quick start guide : https://github.com/kmgowda/SBK#sbk-charts
To Reproduce Refer to these links : https://github.com/kmgowda/SBK#sbk-charts and https://github.com/kmgowda/SBK/blob/master/sbk-charts.md run the SBK with -csv option on any supported drivers ; get the performance numbers in csv file use the csv file of SBK command to sbk-charts application to create the xlsx files with graphs
Expected behavior Add more documentation and samples here: https://github.com/kmgowda/SBK/tree/master/samples/charts
Additional context Add more excel file or improve the documentation of skb-charts sample xlsx documents are here: https://github.com/kmgowda/SBK/blob/master/samples/charts/sbk-file-read.xlsx
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the Issue (Bug/Feature)
sbk-charts the python application to process SBK results.
here is quick start guide : https://github.com/kmgowda/SBK#sbk-charts
To Reproduce
Refer to these links : https://github.com/kmgowda/SBK#sbk-charts and https://github.com/kmgowda/SBK/blob/master/sbk-charts.md
run the SBK with -csv option on any supported drivers ; get the performance numbers in csv file
use the csv file of SBK command to sbk-charts application to create the xlsx files with graphs
Expected behavior
Add more documentation and samples here: https://github.com/kmgowda/SBK/tree/master/samples/charts
Additional context
Add more excel file or improve the documentation of skb-charts
sample xlsx documents are here: https://github.com/kmgowda/SBK/blob/master/samples/charts/sbk-file-read.xlsx
The text was updated successfully, but these errors were encountered: