Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-smf-web
Commits
94e88b2a
Commit
94e88b2a
authored
3 years ago
by
Sakthivel G
Browse files
Options
Download
Patches
Plain Diff
feat: integrate dashboard API's
parent
fba0a1c5
master
accept_file_type
cards-value-changes
delete-form
delete-user
form-issue
inspector-model
label-change
No related merge requests found
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
package.json
+3
-2
package.json
src/components/charts/BarChart.js
+3
-72
src/components/charts/BarChart.js
src/components/charts/ChartType.js
+51
-3
src/components/charts/ChartType.js
src/components/charts/GenericCharts.js
+4
-5
src/components/charts/GenericCharts.js
src/components/charts/LineChart.js
+2
-13
src/components/charts/LineChart.js
src/components/charts/MetricVisual.js
+37
-0
src/components/charts/MetricVisual.js
src/components/charts/MixedData.js
+148
-0
src/components/charts/MixedData.js
src/components/charts/PieChart.js
+0
-5
src/components/charts/PieChart.js
src/components/charts/palette.js
+8
-8
src/components/charts/palette.js
src/layouts/Dashboard/DashboardLayout.tsx
+0
-8
src/layouts/Dashboard/DashboardLayout.tsx
src/styles/chart.css
+17
-0
src/styles/chart.css
yarn.lock
+9
-4
yarn.lock
with
282 additions
and
120 deletions
+282
-120
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets