Zayar Tun

Results 14 comments of Zayar Tun

Hi, I am on Build 64 and I am trying to connect to db on server but I keep getting the same message.

Looking forward to the release.

Yes is there any news on a release? I am willing to be a paid user and I am looking forward to it.

Glad to know that it's coming soon, really looking forward to it.

You can round them... ``` $areaChartModel->addPoint($date, round($data->total)); ```

I had the same issue but now I got it to work, thanks to adldeez. step 1. Delete the wgcf-account.toml and also the generated profile step 2. Register new account...

If you want to group then by month or year, I think that should be done at the query level, and the user can choose to view by month or...

I am having the same issue with multiLine chart. Is there a way to work around this?

I really hope this gets resolved too...

If your working exclusively with blade, then the following seems to work ```lua { 'numToStr/Comment.nvim', config = function() local ft = require 'Comment.ft' ft.set('html', { '{{-- %s --}}', '{{-- %s...