Skip to content

Commit 4b2cd9e

Browse files
committed
Initial Commit
1 parent 617390f commit 4b2cd9e

File tree

801 files changed

+1306
-125
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

801 files changed

+1306
-125
lines changed

bargauge/addandremovevalues/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,5 @@
129129
</script>
130130

131131
<style scoped>
132+
@import 'https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css';
132133
</style>

bargauge/autochangevalue/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@
5151
</script>
5252

5353
<style scoped>
54+
@import 'https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css';
5455
</style>

bargauge/createComponent/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@
3333

3434
<style scoped>
3535
36+
@import 'https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css';
3637
</style>

bargauge/customtooltips/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@
4747
border-width: 3px;
4848
border-radius: 4px;
4949
}
50+
@import 'https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css';
5051
</style>

bargauge/defaultfunctionality/App.vue

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,8 @@
2424
}
2525
}
2626
}
27-
</script>
27+
</script>
28+
29+
<style>
30+
@import 'https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css';
31+
</style>

bargauge/fluidsize/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@
2626
padding: 0;
2727
margin: 0;
2828
}
29+
@import 'https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css';
2930
</style>

bargauge/negativevalues/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@
3030
</script>
3131

3232
<style>
33+
@import 'https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css';
3334
</style>

bargauge/sequentialgrowth/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@
5252
</script>
5353

5454
<style>
55+
@import 'https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css';
5556
</style>

bargauge/updatevalues/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,5 @@
7979
</script>
8080

8181
<style>
82+
@import 'https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css';
8283
</style>

bulletchart/defaultfunctionality/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@
4646
</script>
4747

4848
<style>
49+
@import 'https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css';
4950
</style>

0 commit comments

Comments
 (0)