Merge branch 'main' of git.zdool.com:xs/ggfwjsc
This commit is contained in:
commit
6b28458f05
|
@ -108,6 +108,7 @@ const data1 = [
|
||||||
const option = {
|
const option = {
|
||||||
legend:
|
legend:
|
||||||
{
|
{
|
||||||
|
selectedMode:false,
|
||||||
itemWidth: 10,
|
itemWidth: 10,
|
||||||
itemHeight: 10,
|
itemHeight: 10,
|
||||||
itemGap: 10,
|
itemGap: 10,
|
||||||
|
|
|
@ -102,6 +102,7 @@ const data1 = [
|
||||||
const option = {
|
const option = {
|
||||||
legend:
|
legend:
|
||||||
{
|
{
|
||||||
|
selectedMode:false,
|
||||||
itemWidth: 10,
|
itemWidth: 10,
|
||||||
itemHeight: 10,
|
itemHeight: 10,
|
||||||
itemGap: 10,
|
itemGap: 10,
|
||||||
|
|
|
@ -102,6 +102,7 @@ const data1 = [
|
||||||
const option = {
|
const option = {
|
||||||
legend:
|
legend:
|
||||||
{
|
{
|
||||||
|
selectedMode:false,
|
||||||
itemWidth: 10,
|
itemWidth: 10,
|
||||||
itemHeight: 10,
|
itemHeight: 10,
|
||||||
itemGap: 10,
|
itemGap: 10,
|
||||||
|
|
Loading…
Reference in New Issue