@@ -179,7 +179,12 @@ describe('X Domain', () => {
179179 xScaleType : ScaleType . Linear ,
180180 yScaleType : ScaleType . Linear ,
181181 yScaleToDataExtent : false ,
182- data : [ { x : 0 , y : 0 } , { x : 1 , y : 0 } , { x : 2 , y : 0 } , { x : 5 , y : 0 } ] ,
182+ data : [
183+ { x : 0 , y : 0 } ,
184+ { x : 1 , y : 0 } ,
185+ { x : 2 , y : 0 } ,
186+ { x : 5 , y : 0 } ,
187+ ] ,
183188 } ;
184189 const ds2 : BasicSeriesSpec = {
185190 chartType : ChartTypes . XYAxis ,
@@ -192,7 +197,10 @@ describe('X Domain', () => {
192197 xScaleType : ScaleType . Linear ,
193198 yScaleType : ScaleType . Linear ,
194199 yScaleToDataExtent : false ,
195- data : [ { x : 0 , y : 0 } , { x : 7 , y : 0 } ] ,
200+ data : [
201+ { x : 0 , y : 0 } ,
202+ { x : 7 , y : 0 } ,
203+ ] ,
196204 } ;
197205 const specDataSeries : BasicSeriesSpec [ ] = [ ds1 , ds2 ] ;
198206 const { xValues } = getSplittedSeries ( specDataSeries ) ;
@@ -219,7 +227,12 @@ describe('X Domain', () => {
219227 xScaleType : ScaleType . Linear ,
220228 yScaleType : ScaleType . Linear ,
221229 yScaleToDataExtent : false ,
222- data : [ { x : 0 , y : 0 } , { x : 1 , y : 0 } , { x : 2 , y : 0 } , { x : 5 , y : 0 } ] ,
230+ data : [
231+ { x : 0 , y : 0 } ,
232+ { x : 1 , y : 0 } ,
233+ { x : 2 , y : 0 } ,
234+ { x : 5 , y : 0 } ,
235+ ] ,
223236 } ;
224237 const ds2 : BasicSeriesSpec = {
225238 chartType : ChartTypes . XYAxis ,
@@ -232,7 +245,10 @@ describe('X Domain', () => {
232245 xScaleType : ScaleType . Linear ,
233246 yScaleType : ScaleType . Linear ,
234247 yScaleToDataExtent : false ,
235- data : [ { x : 0 , y : 0 } , { x : 7 , y : 0 } ] ,
248+ data : [
249+ { x : 0 , y : 0 } ,
250+ { x : 7 , y : 0 } ,
251+ ] ,
236252 } ;
237253 const specDataSeries = [ ds1 , ds2 ] ;
238254
@@ -260,7 +276,12 @@ describe('X Domain', () => {
260276 xScaleType : ScaleType . Linear ,
261277 yScaleType : ScaleType . Linear ,
262278 yScaleToDataExtent : false ,
263- data : [ { x : 0 , y : 0 } , { x : 1 , y : 0 } , { x : 2 , y : 0 } , { x : 5 , y : 0 } ] ,
279+ data : [
280+ { x : 0 , y : 0 } ,
281+ { x : 1 , y : 0 } ,
282+ { x : 2 , y : 0 } ,
283+ { x : 5 , y : 0 } ,
284+ ] ,
264285 } ;
265286 const ds2 : BasicSeriesSpec = {
266287 chartType : ChartTypes . XYAxis ,
@@ -273,7 +294,10 @@ describe('X Domain', () => {
273294 xScaleType : ScaleType . Linear ,
274295 yScaleType : ScaleType . Linear ,
275296 yScaleToDataExtent : false ,
276- data : [ { x : 0 , y : 0 } , { x : 7 , y : 0 } ] ,
297+ data : [
298+ { x : 0 , y : 0 } ,
299+ { x : 7 , y : 0 } ,
300+ ] ,
277301 } ;
278302 const specDataSeries = [ ds1 , ds2 ] ;
279303
@@ -305,7 +329,12 @@ describe('X Domain', () => {
305329 xScaleType : ScaleType . Linear ,
306330 yScaleType : ScaleType . Linear ,
307331 yScaleToDataExtent : false ,
308- data : [ { x : 0 , y : 0 } , { x : 1 , y : 0 } , { x : 2 , y : 0 } , { x : 5 , y : 0 } ] ,
332+ data : [
333+ { x : 0 , y : 0 } ,
334+ { x : 1 , y : 0 } ,
335+ { x : 2 , y : 0 } ,
336+ { x : 5 , y : 0 } ,
337+ ] ,
309338 } ;
310339 const ds2 : BasicSeriesSpec = {
311340 chartType : ChartTypes . XYAxis ,
@@ -318,7 +347,10 @@ describe('X Domain', () => {
318347 xScaleType : ScaleType . Linear ,
319348 yScaleType : ScaleType . Linear ,
320349 yScaleToDataExtent : false ,
321- data : [ { x : 0 , y : 0 } , { x : 7 , y : 0 } ] ,
350+ data : [
351+ { x : 0 , y : 0 } ,
352+ { x : 7 , y : 0 } ,
353+ ] ,
322354 } ;
323355 const specDataSeries = [ ds1 , ds2 ] ;
324356
@@ -350,7 +382,12 @@ describe('X Domain', () => {
350382 xScaleType : ScaleType . Linear ,
351383 yScaleType : ScaleType . Linear ,
352384 yScaleToDataExtent : false ,
353- data : [ { x : 0 , y : 0 } , { x : 1 , y : 0 } , { x : 2 , y : 0 } , { x : 5 , y : 0 } ] ,
385+ data : [
386+ { x : 0 , y : 0 } ,
387+ { x : 1 , y : 0 } ,
388+ { x : 2 , y : 0 } ,
389+ { x : 5 , y : 0 } ,
390+ ] ,
354391 } ;
355392 const ds2 : BasicSeriesSpec = {
356393 chartType : ChartTypes . XYAxis ,
@@ -363,7 +400,10 @@ describe('X Domain', () => {
363400 xScaleType : ScaleType . Ordinal ,
364401 yScaleType : ScaleType . Linear ,
365402 yScaleToDataExtent : false ,
366- data : [ { x : 0 , y : 0 } , { x : 7 , y : 0 } ] ,
403+ data : [
404+ { x : 0 , y : 0 } ,
405+ { x : 7 , y : 0 } ,
406+ ] ,
367407 } ;
368408 const specDataSeries = [ ds1 , ds2 ] ;
369409
@@ -395,7 +435,12 @@ describe('X Domain', () => {
395435 xScaleType : ScaleType . Linear ,
396436 yScaleType : ScaleType . Linear ,
397437 yScaleToDataExtent : false ,
398- data : [ { x : 0 , y : 0 } , { x : 1 , y : 0 } , { x : 2 , y : 0 } , { x : 5 , y : 0 } ] ,
438+ data : [
439+ { x : 0 , y : 0 } ,
440+ { x : 1 , y : 0 } ,
441+ { x : 2 , y : 0 } ,
442+ { x : 5 , y : 0 } ,
443+ ] ,
399444 } ;
400445 const ds2 : BasicSeriesSpec = {
401446 chartType : ChartTypes . XYAxis ,
@@ -408,7 +453,10 @@ describe('X Domain', () => {
408453 xScaleType : ScaleType . Ordinal ,
409454 yScaleType : ScaleType . Linear ,
410455 yScaleToDataExtent : false ,
411- data : [ { x : 0 , y : 0 } , { x : 7 , y : 0 } ] ,
456+ data : [
457+ { x : 0 , y : 0 } ,
458+ { x : 7 , y : 0 } ,
459+ ] ,
412460 } ;
413461 const specDataSeries = [ ds1 , ds2 ] ;
414462
@@ -440,7 +488,12 @@ describe('X Domain', () => {
440488 xScaleType : ScaleType . Ordinal ,
441489 yScaleType : ScaleType . Linear ,
442490 yScaleToDataExtent : false ,
443- data : [ { x : 0 , y : 0 } , { x : 1 , y : 0 } , { x : 2 , y : 0 } , { x : 5 , y : 0 } ] ,
491+ data : [
492+ { x : 0 , y : 0 } ,
493+ { x : 1 , y : 0 } ,
494+ { x : 2 , y : 0 } ,
495+ { x : 5 , y : 0 } ,
496+ ] ,
444497 } ;
445498 const ds2 : BasicSeriesSpec = {
446499 chartType : ChartTypes . XYAxis ,
@@ -453,7 +506,10 @@ describe('X Domain', () => {
453506 xScaleType : ScaleType . Time ,
454507 yScaleType : ScaleType . Linear ,
455508 yScaleToDataExtent : false ,
456- data : [ { x : 0 , y : 0 } , { x : 7 , y : 0 } ] ,
509+ data : [
510+ { x : 0 , y : 0 } ,
511+ { x : 7 , y : 0 } ,
512+ ] ,
457513 } ;
458514 const specDataSeries = [ ds1 , ds2 ] ;
459515
@@ -485,7 +541,12 @@ describe('X Domain', () => {
485541 xScaleType : ScaleType . Ordinal ,
486542 yScaleType : ScaleType . Linear ,
487543 yScaleToDataExtent : false ,
488- data : [ { x : 0 , y : 0 } , { x : 1 , y : 0 } , { x : 2 , y : 0 } , { x : 5 , y : 0 } ] ,
544+ data : [
545+ { x : 0 , y : 0 } ,
546+ { x : 1 , y : 0 } ,
547+ { x : 2 , y : 0 } ,
548+ { x : 5 , y : 0 } ,
549+ ] ,
489550 } ;
490551 const ds2 : BasicSeriesSpec = {
491552 chartType : ChartTypes . XYAxis ,
@@ -498,7 +559,10 @@ describe('X Domain', () => {
498559 xScaleType : ScaleType . Linear ,
499560 yScaleType : ScaleType . Linear ,
500561 yScaleToDataExtent : false ,
501- data : [ { x : 0 , y : 0 } , { x : 7 , y : 0 } ] ,
562+ data : [
563+ { x : 0 , y : 0 } ,
564+ { x : 7 , y : 0 } ,
565+ ] ,
502566 } ;
503567 const specDataSeries = [ ds1 , ds2 ] ;
504568
0 commit comments