Skip to content

Commit

Permalink
Merge pull request #25 from thoughtspot/v10_6
Browse files Browse the repository at this point in the history
added custom bar chart for v10.6
  • Loading branch information
UtkarshRai12 authored Dec 19, 2024
2 parents db39a01 + cc46b00 commit bdb7336
Show file tree
Hide file tree
Showing 8 changed files with 1,161 additions and 16 deletions.
4 changes: 4 additions & 0 deletions generated_urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,9 @@
{
"name": "custom-bar-chart-10_5",
"sourceUrl": "http://localhost:3002/v10_5/custom-bar-chart-10_5/"
},
{
"name": "custom-bar-chart-10_6",
"sourceUrl": "http://localhost:3002/v10_6/custom-bar-chart-10_6/"
}
]
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.20",
"@thoughtspot/ts-chart-sdk": "0.0.2-alpha.26",
"chart.js": "3.5.0",
"chartjs-plugin-datalabels": "2.2.0",
"eslint": "8.40.0",
Expand Down
Loading

0 comments on commit bdb7336

Please sign in to comment.