This commit is contained in:
parent
bf154a0bd8
commit
2d2a4d9bc4
|
@ -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