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
5cc335d6
Commit
5cc335d6
authored
3 years ago
by
Sakthivel G
Browse files
Options
Download
Patches
Plain Diff
feat: integrate widget chart types for the dashboard
parent
94e88b2a
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
package.json
+3
-2
package.json
src/components/charts/GenericCharts.js
+33
-32
src/components/charts/GenericCharts.js
src/components/charts/WidgetNavBar.js
+199
-0
src/components/charts/WidgetNavBar.js
src/index.tsx
+1
-0
src/index.tsx
src/layouts/Dashboard/DashboardLayout.tsx
+10
-2
src/layouts/Dashboard/DashboardLayout.tsx
src/layouts/Dashboard/PageLayout.js
+1
-1
src/layouts/Dashboard/PageLayout.js
src/styles/chart.css
+37
-5
src/styles/chart.css
yarn.lock
+5
-0
yarn.lock
with
289 additions
and
42 deletions
+289
-42
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