Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Чечулин Антон #211

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 3, 2023

  1. Создан новый проект TagsCloudVizualization.cs, реализованы добавление…

    … прямоугольников, визуализация изображения, написаны тесты
    fearppen committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    6622758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e82f0f8 View commit details
    Browse the repository at this point in the history
  3. Отформатирован код, исправлены тесты, теперь если тест не работает, с…

    …оздается изображение неправильно выполненного теста.
    fearppen committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    b2df451 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Получение точек в Spiral изменено на IEnumerable. Внесены в соответст…

    …вии с этим правки в CircularCloudLayouter. Небольшие правки в CircularCloudLayouterTests
    fearppen committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7220b14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76dabb6 View commit details
    Browse the repository at this point in the history
  3. Изменения в классе CircularCloudLayouter. Конструкция в методе Create…

    …NewRectangle изменена с while на do-while
    fearppen committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e785ebc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    094bcf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b2fe2a View commit details
    Browse the repository at this point in the history