David
David
+1 for this feature
I found a workaround that doesn't require you to modfiy the source. ```Java SwipeStack.SwipeProgressListener swipeProgressListener = new SwipeStack.SwipeProgressListener() { // Called when user starts interacting with the repository card. @Override...
Have a similar issue with `fill: false` in datasets not affecting the graph and neither did `datasetFill: false` in `chartOptions`. Here is a workaround for making the area under the...