Results 5 issues of Zaid Humayun

# Questions **For discussions about features or questions about how to use Victory, please [start a new discussion](https://github.com/FormidableLabs/victory/discussions/new) rather than opening an issue.** # Bug Reports ### Checklist - [X]...

My sw-precache-config file is listed as below ``` module.exports = { staticFileGlobs: [ 'build/**.png', 'build/vega-icons/**', 'build/static/**' ], swFilePath: './build/service-worker.js', templateFilePath: './service-worker.tmpl', stripPrefix: 'build/', handleFetch: false } ``` I am using...

Hi, I have gone through quite a few of the issues listed in this repo and I know this is a frequent question that keeps coming up. However, there doesn't...

help wanted
question

## What This PR Does * Adds print functionality to all iterators * Ensures proper formatting for each iterator Sample output for a two merge iterator shown below ``` xxxxxxxxxx...