Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Shape borders and text not displaying properly. #868

@ACVida

Description

@ACVida

I have created a custom Calendar visual using Charticulator. The idea is to display the days of the month in a calendar format, where dates with same day of the week falls on the same column, ordered horizontally by day of the week and vertically by the week number in the month. This is how it looks like in the Charticulator website after development:

Calendar1

But when it is being used, it does not work properly. If you open the pbix file in the zip file, in the “Calendar” page, this visual is not working properly. This is how it looks like in the PBI desktop:

Calendar2

The issues are:
• The visual does not show borders of the shapes properly.
• It does not display the days of the week at the top properly.
• Although the month selected is Mar 2021, the month is wrong (it is off by 1) on the title (Feb 2021).

Are you able to identify what's wrong with it? there is not much resources in the internet to check what could be the issue.

I have also attached the PBI file, the template file and the pbiviz file.

Thank you.

Calendar.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions