-
Hey fellow CV Course Contributors and Reviewers 🤗
This issue discusses an initial draft for the chapter **Fusion of Text and Vision** which is part of **Unit 4: Multimodal Models**. We feel that si…
-
I created a minimal laravel controller in order to make an easy example to start working on an standalone graph...
Controller:
```
namespace App\Http\Controllers;
use Illuminate\Http\Request;
…
-
### Problem
For certain summary charts the precision is too high and this makes them look visually problematic/less appealing
![image](https://user-images.githubusercontent.com/24860547/190971232-…
-
running bslib version 0.5.1
This weird bug keeps happening where choices in my selectizeinput keep getting the ends of them cut off, it usually happens for the same word too. This bug is illusive, …
-
# Intro
We will be making the following UX enhancement updates to Single Page Analytics:
![image](https://github.com/zesty-io/manager-ui/assets/22625919/85e92a2e-24fc-4606-acdb-111bc90b4d8d)
…
-
Hello,
if running locally with NODE_ENV != production,
the first time you try to search using the LogViewerSearch component, it crashes with the following msg:
![image](https://github.com/pat…
-
I tried a simple example and only get black pie charts. Any idea why?
TS:
```
export class Dashboard {
public chart: any;
constructor(...) {
this.chart = {
type: 'Pie',
…
-
something like this
[https://www.flaticon.com/free-icon/donut-chart_5369023?term=donut+chart&page=1&position=37&origin=tag&related_id=5369023](https://www.flaticon.com/free-icon/donut-chart_5369023…
-
Donut chart without passing `sortFunction` in website is failing with error "`config.sortFunction` is not a function".
Happening on `@unovis/ts v1.3.0`
https://unovis.dev/docs/misc/Donut
![ima…
-
I can't see there is a way to generate a partial donut/pie chart. I think a donut would be nice to use as a "gauge" where I could give some values and a max value and the donut would only be partially…