Skip to content

Commit

Permalink
Merge pull request #24 from thoughtspot/SCAL-229305
Browse files Browse the repository at this point in the history
SCAL-229305 Created Measure-name_value Bar chart for 10.5
  • Loading branch information
yashvardhan-n authored Oct 25, 2024
2 parents 840732a + 5ed0929 commit db39a01
Show file tree
Hide file tree
Showing 4 changed files with 523 additions and 1 deletion.
4 changes: 4 additions & 0 deletions generated_urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
"name": "tester-chart",
"sourceUrl": "http://localhost:3002/v1/tester-chart/"
},
{
"name": "bar-chart-with-measure-names-values-10_5",
"sourceUrl": "http://localhost:3002/v10_5/bar-chart-with-measure-names-values-10_5/"
},
{
"name": "custom-bar-chart-10_5",
"sourceUrl": "http://localhost:3002/v10_5/custom-bar-chart-10_5/"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"vite-plugin-react": "^3.0.2"
},
"dependencies": {
"@thoughtspot/ts-chart-sdk": "0.0.2-alpha.17",
"@thoughtspot/ts-chart-sdk": "0.0.2-alpha.20",
"chart.js": "3.5.0",
"chartjs-plugin-datalabels": "2.2.0",
"eslint": "8.40.0",
Expand Down
Loading

0 comments on commit db39a01

Please sign in to comment.