Prerak Sola
Prerak Sola
Is there a way to pass `noMerge=true` when updating the data using `[merge]`? I tried updating the data by getting the chart instance and then calling `setOption(newOptions, true)` on it,...
Hello, As per the steps mentioned in the readme file, I am uploading a pdf file to iCloud drive using `uploadLocalDocumentToCloudWithName()` method. The completion handler does not return any error,...
Can you please upgrade the code to material-ui to 1.2.0. There are a lot of changes in the API of the v1.X Thank you.
The Floating button goes below the screen on orientation change from portrait to landscape. I am using `swift2.0` branchand `Auto Layout`, but still it doesn't readjust it self upon orientation...
I am using this library in my angular service, to render the gauge chart. I have this function in my service: this.setup = function() { var opts = { angle:...
Hey, Could you please publish the latest version (1.0.6) on npm? The current [available version on npm](https://www.npmjs.com/package/ng-material-sidemenu) is 1.0.5. Thank you.
Hello, Could you please publish the component so that it can be used in the projects? If not, could you please provide an integration guide? Thank you.
It would be good, if the `summary` field is present in the output when calling `find()` programatically. Similar to what is displayed when exported as a CSV. I tried setting...
Installation is failing for node 12. unix-dgram [fixed](https://github.com/bnoordhuis/node-unix-dgram/issues/49) it in 2.0.3.