-
References:
https://www.telerik.com/kendo-angular-ui/components/grid/data-operations/
https://www.telerik.com/kendo-angular-ui/components/grid/data-binding/basics/
https://www.telerik.com/kendo-a…
-
Greetings,
I noticed in one of the diffchart samples that the tooltip might appear below the mouse arrow and cause a really bad flickering (extremely bad on FF 43.0.1 and moderately bad on Chrome 48),…
thg2k updated
4 months ago
-
I'm using zeppelin with kinesis stream like this:
```scala
import com.knockdata.spark.highcharts._
import com.knockdata.spark.highcharts.model._
import org.apache.spark.sql.types.{StructType,Str…
-
Hi,
Is it possible to correctly display a stacked bar chart when you have to stack both negative and positive groups?
The problem is well described here https://groups.google.com/forum/#!topic/dc-…
-
broken = `autoupdate` can't add a new or old version
If you open a PR please mention me (`/cc @klausenbusk`) so we can keep the list up-to-date.
### PR opened
### Pending
- [ ] [ally.js](htt…
-
Once in a day or half a day or an hour, we will be deleting all the data from the database and importing fresh data. I think that for such a simple thing a management command run with cron is better t…
-
I am trying to run de demo-angular app on Android but is doesn't work.
I follow the following steps described in Contributing quick steps :
- clone the repo: `https://github.com/alexziskind1/nativ…
-
So, I'm trying out the tool (http://www.jsweet.org/online-typescript-to-java-api-translator/), and I'm having trouble getting it to work with PrimeNG. PrimeNG is a little different, since it includes …
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [X] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
After clean git clone and …
-
Hi,
The default pie chart legend does not do it for us.
I'm trying to use the legendDirective to work in sync with a pie chart. To do this I simply bind labels, styles, classes and shapes like this …